1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-08-09 01:32:28 +00:00
Files
cowrie
ghost
isso
lufi
lutim
lychee
nodejs
owncloud
piwik
rainloop
reverse
rutorrent
searx
subsonic
zerobin
Dockerfile
nginx.conf
php-fpm.conf
run.sh
supervisord.conf
LICENSE
dockerfiles/zerobin/supervisord.conf
2016-04-11 15:59:32 +02:00

9 lines
109 B
Plaintext

[supervisord]
nodaemon=true
[program:php-fpm]
command=php-fpm7 --nodaemonize
[program:nginx]
command=nginx