]> git.p6c8.net - jirafeau/mojo42.git/blobdiff - docker/run.sh
[TASK] move docker CMD command to separate file
[jirafeau/mojo42.git] / docker / run.sh
diff --git a/docker/run.sh b/docker/run.sh
new file mode 100755 (executable)
index 0000000..a57fa3b
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+/cleanup.sh &
+php-fpm -D
+lighttpd -D -f /etc/lighttpd/lighttpd.conf

patrick-canterino.de