Go to file
Tianon Gravi f9685461c3 Merge pull request #146 from skyred/patch-4
Upgrade to RC6 Release.
2015-10-29 15:13:13 -07:00
5.4 --with-pcre is not a valid configure option 2015-10-09 17:01:41 -03:00
5.5 --with-pcre is not a valid configure option 2015-10-09 17:01:41 -03:00
5.6 --with-pcre is not a valid configure option 2015-10-09 17:01:41 -03:00
7.0 Upgrade to RC6 Release. 2015-10-29 20:08:30 +08:00
.travis.yml Put "docker images" in .travis.yml "after_script" section 2015-08-07 16:32:30 -07:00
apache-Dockerfile-block-1 Removed bashism in Dockerfile 2015-04-02 00:01:27 +02:00
apache-Dockerfile-block-2 Add a pid cleaner in case container was killed unexpectedly 2014-12-23 09:52:12 -08:00
docker-php-ext-configure Add new docker-php-ext-* scripts for magic 2014-11-11 13:17:28 -07:00
docker-php-ext-enable Get rid of unneeded variable 2015-08-07 03:48:56 +03:00
docker-php-ext-install Add new "docker-php-ext-enable" script for more intelligent module enabling 2015-08-04 16:04:25 -07: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 Enhance "generate-stackbrew-library.sh" to only take into account changes to the Dockerfile or files from COPY in the Dockerfile for choosing the commit hash for a particular directory 2015-08-11 15:12:42 -07:00
LICENSE 2015 2015-02-23 13:50:45 -07:00
README.md Add Travis CI badge 2015-10-22 16:50:49 -07:00
update.sh Add back the 5.5 keys that are officially listed, and sort all the key lists 2015-08-07 12:01:25 -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.

Travis CI