Verpflegungsmehraufwand Formular
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
corsaronero 06488e01f8 change to markup syntax README.md last code block 2 years ago
build/deb-php first commit 2 years ago
compose first commit 2 years ago
overlay/opt first commit 2 years ago
.gitignore first commit 2 years ago
README.md change to markup syntax README.md last code block 2 years ago

README.md

How to build and run the whole thing

$ cd compose 

$ docker-compose up

How to use it

Go to localhost:6660 to see what the php server serves. In the

compose/docker-compose.yaml 

file you can specify another port, too.

Under

overlay/opt

you find the directory which is on the container itself. Build and change the project there, having the running container

To list your running container issue

docker ps -a