Added Dockerfile
This commit is contained in:
4
dockerfiles/start.sh
Normal file
4
dockerfiles/start.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
/etc/init.d/lighttpd start
|
||||
service cron start && tail -f /dev/null
|
||||
Reference in New Issue
Block a user