owncloud: move base to alpine

This commit is contained in:
Wonderfall
2016-04-30 12:57:18 +02:00
parent 964feb5cb5
commit 8de10a4c17
8 changed files with 65 additions and 57 deletions

View File

@ -2,10 +2,10 @@
nodaemon=true
[program:cron]
command=cron -f
command=crond -f
[program:php-fpm]
command=php-fpm7.0 --nodaemonize
command=php-fpm7
[program:nginx]
command=nginx