mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-08-13 11:42:28 +00:00
ghost
isso
lutim
lychee
nodejs
owncloud
Dockerfile
README.md
apcu.ini
cron
nginx.conf
opcache.ini
php-fpm.conf
run.sh
supervisord.conf
piwik
rainloop
reverse
rutorrent
searx
selfoss
subsonic
tor
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
|