mirror of
https://github.com/danog/php.git
synced 2024-11-27 04:14:56 +01:00
ea377551f7
The issue speaks for itself: ```console $ docker run --rm php:apache ls -ld /var/www/html drwxrwxrwx 2 www-data www-data 4096 Jan 22 21:56 /var/www/html $ docker run --rm php:fpm ls -ld /var/www/html drwxr-xr-x 2 root root 4096 Jan 22 22:10 /var/www/html ``` |
||
---|---|---|
5.6 | ||
7.1 | ||
7.2 | ||
7.3 | ||
.travis.yml | ||
apache2-foreground | ||
apache-Dockerfile-block-1 | ||
apache-Dockerfile-block-2 | ||
docker-php-entrypoint | ||
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 |
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 |
arm32v5 |
arm32v6 |
arm32v7 |
arm64v8 |
i386 |
ppc64le |
s390x |