mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-08-08 01:02:29 +00:00
cowrie
ghost
isso
lufi
lutim
lychee
nodejs
owncloud
Dockerfile
README.md
cron.conf
nginx.conf
opcache.ini
run.sh
supervisord.conf
piwik
rainloop
reverse
rutorrent
searx
subsonic
zerobin
LICENSE
12 lines
143 B
Plaintext
12 lines
143 B
Plaintext
![]() |
[supervisord]
|
||
|
nodaemon=true
|
||
|
|
||
|
[program:cron]
|
||
|
command=cron -f
|
||
|
|
||
|
[program:php-fpm]
|
||
|
command=php-fpm7.0 --nodaemonize
|
||
|
|
||
|
[program:nginx]
|
||
|
command=nginx
|