Tianon Gravi 2018-04-19 11:04:03 -07:00
parent c4f059d09d
commit 6a28b28d56

View File

@ -1,10 +1,16 @@
# About this Repo
# https://github.com/docker-library/php
This is the Git repo of the Docker [official image](https://docs.docker.com/docker-hub/official_repos/) for [php](https://registry.hub.docker.com/_/php/). See [the Docker Hub page](https://registry.hub.docker.com/_/php/) for the full readme on how to use this Docker image and for information regarding contributing and issues.
## Maintained by: [the Docker Community](https://github.com/docker-library/php)
The full readme is generated over in [docker-library/docs](https://github.com/docker-library/docs), specifically in [docker-library/docs/php](https://github.com/docker-library/docs/tree/master/php).
This is the Git repo of the [Docker "Official Image"](https://docs.docker.com/docker-hub/official_repos/) for [php](https://hub.docker.com/_/php/) (not to be confused with any official php image provided by php upstream). See [the Docker Hub page](https://hub.docker.com/_/php/) for the full readme on how to use this Docker image and for information regarding contributing and issues.
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](https://github.com/docker-library/official-images/blob/master/library/php), especially [PRs with the "library/php" label on that repo](https://github.com/docker-library/official-images/labels/library%2Fphp). For more information about the official images process, see the [docker-library/official-images readme](https://github.com/docker-library/official-images/blob/master/README.md).
The [full description from Docker Hub](https://hub.docker.com/_/php/) is generated over in [docker-library/docs](https://github.com/docker-library/docs), specifically in [docker-library/docs/php](https://github.com/docker-library/docs/tree/master/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](https://github.com/docker-library/official-images/blob/master/library/php), especially [PRs with the "library/php" label on that repo](https://github.com/docker-library/official-images/labels/library%2Fphp).
For more information about the official images process, see the [docker-library/official-images readme](https://github.com/docker-library/official-images/blob/master/README.md).
---
@ -13,4 +19,9 @@ See a change merged here that doesn't show up on the Docker Hub yet? Check [the
- [Automated `update.sh`:
![build status badge](https://doi-janky.infosiftr.net/job/update.sh/job/php/badge/icon)](https://doi-janky.infosiftr.net/job/update.sh/job/php)
| Build | Status | Badges | (per-arch) |
|:-:|:-:|:-:|:-:|
| [`amd64`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/amd64/job/php/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/amd64/job/php) | [`arm32v5`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v5/job/php/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v5/job/php) | [`arm32v6`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v6/job/php/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v6/job/php) | [`arm32v7`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v7/job/php/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v7/job/php) |
| [`arm64v8`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/arm64v8/job/php/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/arm64v8/job/php) | [`i386`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/i386/job/php/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/i386/job/php) | [`ppc64le`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/ppc64le/job/php/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/ppc64le/job/php) | [`s390x`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/s390x/job/php/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/s390x/job/php) |
<!-- THIS FILE IS GENERATED BY https://github.com/docker-library/docs/blob/master/generate-repo-stub-readme.sh -->