Skip to content

ZHoob2004/rusefi-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

This image now downloads phpBB 3.2 as part of the nginx build process and then copies the /var/www/forum directory into a volume called forum upon runtime. This volume persists between builds, so if your changes aren't being applied, this is probably why.

to run:

git clone https://github.com/ZHoob2004/rusefi-docker
cd ruesfi-docker
docker-compose build
docker-compose up

open a browser to http://localhost/forum

to fully clean up, remember to delete the volumes created by nginx and mysql

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published