Releases: behance/docker-php
Releases · behance/docker-php
Dockerfile: updated to Ubuntu 14.0.4.3 (from upstream)
Merge pull request #56 from bryanlatten/ubuntu-upgrade Dockerfile: upstream ubuntu upgrade (and supervisor fix)
Workers: supporting upstream's supervisor feature
Merge pull request #55 from bryanlatten/supervisord Supervisor: basic integration
New Relic: added support for running APM
Merge pull request #54 from bryanlatten/newrelic-integration Dockerfile: supporting newrelic
Nginx: missing placeholder for replacement
Merge pull request #53 from bryanlatten/parent-automation Nginx: placeholder must exist in order to be replaced
Parent: using optimizations from upstream
Merge pull request #52 from bryanlatten/parent-update Dockerfile: updated to latest parent
Upstream: using behance/docker-php as parent
Broke run.sh
into multiple run.d
commands
Opcache: disabling entirely when debug
Merge pull request #50 from bryanlatten/opcache-disable Run: disabling opcache on debug start
Cleanup: more dev packages removed
Merge pull request #49 from bryanlatten/slim Clean: adding many more things to be removed
Environment: added max_body_size to be controlled at runtime
Merge pull request #48 from jimdelois/feature-client-max-body-size Providing CLIENT_MAX_BODY_SIZE configuration from Downstream apps
PHP5-FPM: catching, filtering worker output
Merge pull request #46 from bryanlatten/named-pipes Pipes: head-slapping unix pipe work