Skip to content

Commit af74b07

Browse files
committed
1 parent 04c9c28 commit af74b07

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

README.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
1-
# About this Repo
1+
# https://github.com/docker-library/python
22

3-
This is the Git repo of the Docker [official image](https://docs.docker.com/docker-hub/official_repos/) for [python](https://registry.hub.docker.com/_/python/). See [the Docker Hub page](https://registry.hub.docker.com/_/python/) for the full readme on how to use this Docker image and for information regarding contributing and issues.
3+
## Maintained by: [the Docker Community](https://github.com/docker-library/python)
44

5-
The full readme is generated over in [docker-library/docs](https://github.com/docker-library/docs), specifically in [docker-library/docs/python](https://github.com/docker-library/docs/tree/master/python).
5+
This is the Git repo of the [Docker "Official Image"](https://docs.docker.com/docker-hub/official_repos/) for [python](https://hub.docker.com/_/python/) (not to be confused with any official python image provided by python upstream). See [the Docker Hub page](https://hub.docker.com/_/python/) for the full readme on how to use this Docker image and for information regarding contributing and issues.
66

7-
See a change merged here that doesn't show up on the Docker Hub yet? Check [the "library/python" manifest file in the docker-library/official-images repo](https://github.com/docker-library/official-images/blob/master/library/python), especially [PRs with the "library/python" label on that repo](https://github.com/docker-library/official-images/labels/library%2Fpython). 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).
7+
The [full description from Docker Hub](https://hub.docker.com/_/python/) is generated over in [docker-library/docs](https://github.com/docker-library/docs), specifically in [docker-library/docs/python](https://github.com/docker-library/docs/tree/master/python).
8+
9+
## See a change merged here that doesn't show up on Docker Hub yet?
10+
11+
Check [the "library/python" manifest file in the docker-library/official-images repo](https://github.com/docker-library/official-images/blob/master/library/python), especially [PRs with the "library/python" label on that repo](https://github.com/docker-library/official-images/labels/library%2Fpython).
12+
13+
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).
814

915
---
1016

@@ -15,4 +21,10 @@ See a change merged here that doesn't show up on the Docker Hub yet? Check [the
1521
- [Automated `update.sh`:
1622
![build status badge](https://doi-janky.infosiftr.net/job/update.sh/job/python/badge/icon)](https://doi-janky.infosiftr.net/job/update.sh/job/python)
1723

24+
| Build | Status | Badges | (per-arch) |
25+
|:-:|:-:|:-:|:-:|
26+
| [`amd64`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/amd64/job/python/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/amd64/job/python) | [`arm32v5`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v5/job/python/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v5/job/python) | [`arm32v6`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v6/job/python/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v6/job/python) | [`arm32v7`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v7/job/python/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/arm32v7/job/python) |
27+
| [`arm64v8`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/arm64v8/job/python/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/arm64v8/job/python) | [`i386`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/i386/job/python/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/i386/job/python) | [`ppc64le`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/ppc64le/job/python/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/ppc64le/job/python) | [`s390x`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/s390x/job/python/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/s390x/job/python) |
28+
| [`windows-amd64`<br />![build status badge](https://doi-janky.infosiftr.net/job/multiarch/job/windows-amd64/job/python/badge/icon)](https://doi-janky.infosiftr.net/job/multiarch/job/windows-amd64/job/python) |
29+
1830
<!-- THIS FILE IS GENERATED BY https://github.com/docker-library/docs/blob/master/generate-repo-stub-readme.sh -->

0 commit comments

Comments
 (0)