Releases: behance/docker-php
Releases · behance/docker-php
Nginx: now using latest stable
Merge pull request #43 from bryanlatten/nginx-upgrade Dockerfile: added nginx PPA
Nginx/PHP-FPM replaces Apach2/mod_php
Authorization header passed, environment variables now quoted
Last stable Apache2/mod_php release
Now supports opcache performance settings based on environment variables configuration
Cleanup: child builds share script to remove convenience packages
Merge pull request #34 from bryanlatten/cleanup Dockerfile: +cleanup script for downstream containers
PHP 5.6.9
Merge pull request #31 from bryanlatten/php-upgrade Dockerfile: upgraded to php 5.6.9
Dockerfile: added memcached + apcu extensions
Merge pull request #29 from bryanlatten/php-5.6.8 Dockerfile: adding apcu + memcached extensions
Environment Variables: being imported/pushed into Apache env
Merge pull request #28 from jimdelois/feature-uplevel-env-processing Promoting Some Default Apache Logic: Rewrites and Env Config
PHP 5.6.7 / Git upgrades
Merge pull request #26 from bryanlatten/fix-git Dockerfile: updated to new git
Base Functionality
Quick and dirty way to get up and running with Apache + mod_php (PHP 5.6.6)