From 77a91b7adeb950a906c660bbb5c39c69a75e429d Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 6 Feb 2016 20:00:26 -0500 Subject: New Dockerfile based on Alpine Linux and Nginx/PHP-FPM --- .docker/services.d/cron/run | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 .docker/services.d/cron/run (limited to '.docker/services.d/cron/run') diff --git a/.docker/services.d/cron/run b/.docker/services.d/cron/run new file mode 100755 index 00000000..da378099 --- /dev/null +++ b/.docker/services.d/cron/run @@ -0,0 +1,2 @@ +#!/bin/execlineb -P +crond -f \ No newline at end of file -- cgit v1.2.3