1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-09-18 21:17:02 +00:00
Files
boring-nginx
cowrie
ghost
isso
lutim
lychee
nginx
nodejs
owncloud
Dockerfile
README.md
apcu.ini
cron
nginx.conf
opcache.ini
php-fpm.conf
run.sh
supervisord.conf
piwik
rainloop
rutorrent
searx
subsonic
tor
zerobin
LICENSE
dockerfiles/owncloud/supervisord.conf
2016-04-30 12:57:18 +02:00

12 lines
128 B
Plaintext

[supervisord]
nodaemon=true
[program:cron]
command=crond -f
[program:php-fpm]
command=php-fpm7
[program:nginx]
command=nginx