WIP: More docker tweaks

This commit is contained in:
2017-03-08 12:35:35 +01:00
parent 6adf45a94a
commit 9fe7d7fd2b
5 changed files with 143 additions and 8 deletions

View File

@@ -0,0 +1,5 @@
bash docker-entrypoint.sh
env | sort
apache2ctl start
apache2ctl graceful
tail -n 40 -f /var/log/apache2/error.log