Skip to content

Releases: behance/docker-php

Dockerfile: updated to Ubuntu 14.0.4.3 (from upstream)

24 Aug 19:48
Compare
Choose a tag to compare
Merge pull request #56 from bryanlatten/ubuntu-upgrade

Dockerfile: upstream ubuntu upgrade (and supervisor fix)

Workers: supporting upstream's supervisor feature

24 Aug 17:53
Compare
Choose a tag to compare
Merge pull request #55 from bryanlatten/supervisord

Supervisor: basic integration

New Relic: added support for running APM

20 Aug 22:31
Compare
Choose a tag to compare
Merge pull request #54 from bryanlatten/newrelic-integration

Dockerfile: supporting newrelic

Nginx: missing placeholder for replacement

19 Aug 18:58
Compare
Choose a tag to compare
Merge pull request #53 from bryanlatten/parent-automation

Nginx: placeholder must exist in order to be replaced

Parent: using optimizations from upstream

19 Aug 16:45
Compare
Choose a tag to compare
Merge pull request #52 from bryanlatten/parent-update

Dockerfile: updated to latest parent

Upstream: using behance/docker-php as parent

17 Aug 22:37
Compare
Choose a tag to compare

Broke run.sh into multiple run.d commands

Opcache: disabling entirely when debug

13 Aug 20:26
Compare
Choose a tag to compare
Merge pull request #50 from bryanlatten/opcache-disable

Run: disabling opcache on debug start

Cleanup: more dev packages removed

10 Aug 23:05
Compare
Choose a tag to compare
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

10 Aug 21:34
Compare
Choose a tag to compare
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

19 Jul 21:21
Compare
Choose a tag to compare
Merge pull request #46 from bryanlatten/named-pipes

Pipes: head-slapping unix pipe work