bitpressio / docker-for-php-developers-errata

Reported errata for https://bitpress.io/docker-for-php-developers/
13 stars 0 forks source link

Supervisord logs need to go to stdout #19

Open paulredmond opened 4 years ago

paulredmond commented 4 years ago

Currently supervisord logs in the volume path, which means you'll have a log locally instead of going to stdout. The starter project currently ignores the log, but it would be better for the log to go to stdout.