Go to file
Jinghsheng Wang ff9dcb42c0 Upgrade to PHP 7 GA.
Added GPG key and switched to the normal download links.
2015-12-03 12:28:34 +08: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 Update to 5.6.16 2015-11-30 09:28:39 -08:00
7.0 Upgrade to PHP 7 GA. 2015-12-03 12:28:34 +08:00
.travis.yml Update .travis.yml to account for Travis changes (especially now that Docker is no longer experimental 🎉) 2015-11-20 09:50:24 -08: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 Upgrade to PHP 7 GA. 2015-12-03 12:28:34 +08:00
LICENSE 2015 2015-02-23 13:50:45 -07:00
README.md Update README.md stub 2015-11-16 13:47:05 -08: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 Docker official image for php. See the Docker Hub page for the full readme on how to use this 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.

See a change merged here that doesn't show up on the Docker Hub yet? Check the "library/php" manifest file in the docker-library/official-images repo, especially PRs with the "library/php" label on that repo. For more information about the official images process, see the docker-library/official-images readme.

Travis CI