Go to file
2014-12-18 15:35:35 -08:00
5.4 Merge pull request #49 from jaredm4/master 2014-11-20 16:19:19 -07:00
5.5 Run update again to fix apache and fpm versions 2014-12-18 15:35:35 -08:00
5.6 Merge pull request #49 from jaredm4/master 2014-11-20 16:19:19 -07:00
apache2.conf Make the root more obvious, fix DirectoryIndex to php first 2014-11-11 12:20:25 -08:00
apache-Dockerfile-block-1 Refactor Dockerfile, switching the base from buildpack-deps over to debian directly 2014-11-06 17:34:27 -07:00
apache-Dockerfile-block-2 Refactor Dockerfile, switching the base from buildpack-deps over to debian directly 2014-11-06 17:34:27 -07:00
docker-php-ext-configure Add new docker-php-ext-* scripts for magic 2014-11-11 13:17:28 -07:00
docker-php-ext-install Load opcache as a zend_extension. 2014-11-20 15:08:14 -08:00
fpm-Dockerfile-block-1 Add FPM variant 2014-11-12 17:37:22 -07:00
fpm-Dockerfile-block-2 Add FPM variant 2014-11-12 17:37:22 -07:00
generate-stackbrew-library.sh Add FPM variant 2014-11-12 17:37:22 -07:00
LICENSE Add license (Expat) 2014-09-10 17:09:55 -06:00
php-fpm.conf Fix php:fpm "listen" directive 2014-11-19 16:06:38 -07:00
README.md Add readme stub 2014-11-14 16:17:38 -08:00
update.sh Add FPM variant 2014-11-12 17:37:22 -07:00

About this Repo

This is the Git repo of the official Docker image for php. See the Hub page for the full readme on how to use the Docker image and for information regarding contributing and issues.

The full readme is generated over in docker-library/docs, specificially in docker-library/docs/php.