mirror of
https://gitee.com/kennylee/docker.git
synced 2024-12-05 05:18:06 +08:00
8 lines
131 B
Plaintext
8 lines
131 B
Plaintext
|
[supervisord]
|
||
|
nodaemon=true
|
||
|
|
||
|
[program:tomcat]
|
||
|
command=/supervisord_wrapper.sh
|
||
|
stdout_logfile=/dev/stdout
|
||
|
stdout_logfile_maxbytes=0
|