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 cdef1422fa js changes, relative paths, jquery locally 1 year ago
build/deb-php first php restructuring and locale.yaml with first entries added 1 year ago
compose first php restructuring and locale.yaml with first entries added 1 year ago
overlay/opt js changes, relative paths, jquery locally 1 year ago
.gitignore first commit 1 year ago
README.md change to markup syntax README.md last changes 1 year ago
Spyc.php js changes, relative paths, jquery locally 1 year ago
index.php js changes, relative paths, jquery locally 1 year ago
jquery.min.js js changes, relative paths, jquery locally 1 year ago
locale.yaml js changes, relative paths, jquery locally 1 year ago
logo_web.png js changes, relative paths, jquery locally 1 year ago
polyfiller.js js changes, relative paths, jquery locally 1 year ago
tagessaetze.2015.js js changes, relative paths, jquery locally 1 year ago
tagessaetze.2016.js js changes, relative paths, jquery locally 1 year ago
tagessaetze.2017.js js changes, relative paths, jquery locally 1 year ago
tagessaetze.2018.js js changes, relative paths, jquery locally 1 year ago
tagessaetze.2019.js js changes, relative paths, jquery locally 1 year ago
tagessaetze.2020.js js changes, relative paths, jquery locally 1 year ago
tagessaetze.2021.js js changes, relative paths, jquery locally 1 year ago
tagessaetze.2022.js js changes, relative paths, jquery locally 1 year ago
verpflegungsmehraufwand.css js changes, relative paths, jquery locally 1 year ago

README.md

How to build and run the whole thing

$ cd compose 

$ docker-compose up

How to use it

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