mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-08-13 19:52:28 +00:00
cowrie
ghost
isso
lufi
lutim
lychee
nodejs
owncloud
piwik
rainloop
reverse
rutorrent
searx
selfoss
Dockerfile
README.md
cron
nginx.conf
php-fpm.conf
startup
supervisord.conf
subsonic
zerobin
LICENSE
12 lines
128 B
Plaintext
12 lines
128 B
Plaintext
[supervisord]
|
|
nodaemon=true
|
|
|
|
[program:cron]
|
|
command=crond -f
|
|
|
|
[program:php-fpm]
|
|
command=php-fpm7
|
|
|
|
[program:nginx]
|
|
command=nginx
|