corsaronero cdef1422fa | 2 years ago | |
---|---|---|
build/deb-php | 2 years ago | |
compose | 2 years ago | |
overlay/opt | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
Spyc.php | 2 years ago | |
index.php | 2 years ago | |
jquery.min.js | 2 years ago | |
locale.yaml | 2 years ago | |
logo_web.png | 2 years ago | |
polyfiller.js | 2 years ago | |
tagessaetze.2015.js | 2 years ago | |
tagessaetze.2016.js | 2 years ago | |
tagessaetze.2017.js | 2 years ago | |
tagessaetze.2018.js | 2 years ago | |
tagessaetze.2019.js | 2 years ago | |
tagessaetze.2020.js | 2 years ago | |
tagessaetze.2021.js | 2 years ago | |
tagessaetze.2022.js | 2 years ago | |
verpflegungsmehraufwand.css | 2 years ago |
$ cd compose
$ docker-compose up
Go to localhost:6655 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