mirror of
https://github.com/danog/php.git
synced 2024-11-30 04:29:16 +01:00
1a4763005a
* Remove php src the right way for lightweight containers. * Adapt docker-php-ext-* scripts to check exts against /available-exts generated file. * Improve docker-php-source script - swap spaces to tabs to match - use gnu tar for `--strip-components` - cache known extension list in `/usr/src/` - remove extra output * Changes per tianon's comments |
||
---|---|---|
5.5 | ||
5.6 | ||
7.0 | ||
.travis.yml | ||
apache-Dockerfile-block-1 | ||
apache-Dockerfile-block-2 | ||
docker-php-ext-configure | ||
docker-php-ext-enable | ||
docker-php-ext-install | ||
docker-php-source | ||
Dockerfile-alpine.template | ||
Dockerfile-debian.template | ||
fpm-Dockerfile-block-1 | ||
fpm-Dockerfile-block-2 | ||
generate-stackbrew-library.sh | ||
LICENSE | ||
README.md | ||
update.sh | ||
zts-Dockerfile-block-1 | ||
zts-Dockerfile-block-2 |
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, specifically 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.