summaryrefslogtreecommitdiff
path: root/.docker/crontab
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-02-06 20:00:26 -0500
committerFrederic Guillot <fred@kanboard.net>2016-02-06 20:00:26 -0500
commit77a91b7adeb950a906c660bbb5c39c69a75e429d (patch)
tree5441a22beff07e43716adb2f60f0ce17c4a524da /.docker/crontab
parent58cef289674717027b6b470044504a661f3bd9ad (diff)
New Dockerfile based on Alpine Linux and Nginx/PHP-FPM
Diffstat (limited to '.docker/crontab')
-rw-r--r--.docker/crontab/kanboard1
1 files changed, 1 insertions, 0 deletions
diff --git a/.docker/crontab/kanboard b/.docker/crontab/kanboard
new file mode 100644
index 00000000..91ad044e
--- /dev/null
+++ b/.docker/crontab/kanboard
@@ -0,0 +1 @@
+1 0 * * * cd /var/www/kanboard && ./kanboard cronjob >/dev/null 2>&1