mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-27 19:35:39 +00:00
ghost
isso
lutim
lychee
nodejs
owncloud
piwik
rainloop
reverse
rutorrent
searx
selfoss
subsonic
zerobin
Dockerfile
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
|