continuouspipe / dockerfiles

Docker base images for many technologies.
MIT License
46 stars 28 forks source link

Full php-fpm error_log messages #490

Closed kierenevans closed 6 years ago

kierenevans commented 6 years ago

Implement https://github.com/docker-library/php/issues/207#issuecomment-276296087 to get the raw php-fpm logs instead of entries with "pid XXX said in to stderr" prepended and truncated at 1024 characters.