New Dockerfile based on Alpine Linux and Nginx/PHP-FPM

This commit is contained in:
Frederic Guillot
2016-02-06 20:00:26 -05:00
parent 58cef28967
commit 77a91b7ade
12 changed files with 183 additions and 26 deletions

1
.docker/crontab/kanboard Normal file
View File

@@ -0,0 +1 @@
1 0 * * * cd /var/www/kanboard && ./kanboard cronjob >/dev/null 2>&1