mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-29 04:15:41 +00:00
boinc
boring-nginx
cowrie
ghost
isso
lutim
lychee
nextcloud
nginx
nodejs
piwik
rainloop
rutorrent
searx
subsonic
tor
zerobin
Dockerfile
README.md
nginx.conf
php-fpm.conf
run.sh
supervisord.conf
LICENSE
9 lines
109 B
Plaintext
9 lines
109 B
Plaintext
![]() |
[supervisord]
|
||
|
nodaemon=true
|
||
|
|
||
|
[program:php-fpm]
|
||
|
command=php-fpm7 --nodaemonize
|
||
|
|
||
|
[program:nginx]
|
||
|
command=nginx
|