Skip to content
Docker Official Image packaging for PHP
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
7.1 Update to 7.1.29 May 3, 2019
7.2 Update to 7.2.18 May 2, 2019
7.3 Update to 7.3.5 May 2, 2019
.travis.yml Add Alpine 3.9 variant Feb 1, 2019
Dockerfile-alpine.template Remove "--virtual" where it's not providing value (and use "apk del -… Mar 5, 2019
Dockerfile-debian.template Apply 'remove extensions/*.a' to templates and run update.sh Feb 15, 2019
LICENSE Remove ending year from LICENSE Jul 30, 2018
README.md Update generated README Apr 19, 2018
apache-Dockerfile-block-1 Adjust "/var/www/html" permissions consistently across variants Jan 31, 2019
apache-Dockerfile-block-2 Add a pid cleaner in case container was killed unexpectedly Dec 23, 2014
apache2-foreground Add "apache2-foreground" to the top-level and copy it into apache var… May 18, 2018
docker-php-entrypoint Add simple initial entrypoint for supporting "docker run php --flags" Dec 15, 2016
docker-php-ext-configure Be less verbose during extension installation (fix #319) Jan 1, 2018
docker-php-ext-enable Remove "--virtual" where it's not providing value (and use "apk del -… Mar 5, 2019
docker-php-ext-install Remove "--virtual" where it's not providing value (and use "apk del -… Mar 5, 2019
docker-php-source Return backwards compatibility to the way we handle /usr/src/php/ext/… Aug 9, 2016
fpm-Dockerfile-block-1 Enable cgi bin for cli variant Jun 11, 2018
fpm-Dockerfile-block-2 Update comment format to match our other inline comments Apr 23, 2019
generate-stackbrew-library.sh Adjust base image exclusion in generate-stackbrew-library.sh Feb 4, 2019
update.sh Swap "secure.php.net" for "www.php.net" (now that it supports https p… Apr 4, 2019
zts-Dockerfile-block-1 Enable cgi bin for cli variant Jun 11, 2018

README.md

https://github.com/docker-library/php

Maintained by: the Docker Community

This is the Git repo of the Docker "Official Image" for php (not to be confused with any official php image provided by php upstream). 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 description from Docker Hub is generated over in docker-library/docs, specifically in docker-library/docs/php.

See a change merged here that doesn't show up on 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.


Build Status Badges (per-arch)
amd64
build status badge
arm32v5
build status badge
arm32v6
build status badge
arm32v7
build status badge
arm64v8
build status badge
i386
build status badge
ppc64le
build status badge
s390x
build status badge
You can’t perform that action at this time.