https://github.com/docker-library/python
Docker Official Image packaging for Python
https://github.com/docker-library/python
Last synced: about 1 year ago
JSON representation
Docker Official Image packaging for Python
- Host: GitHub
- URL: https://github.com/docker-library/python
- Owner: docker-library
- License: mit
- Created: 2014-06-20T22:55:57.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2025-05-07T17:44:54.000Z (about 1 year ago)
- Last Synced: 2025-05-07T18:45:42.834Z (about 1 year ago)
- Language: Shell
- Homepage: https://www.python.org/
- Size: 1.9 MB
- Stars: 2,628
- Watchers: 108
- Forks: 1,087
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# https://github.com/docker-library/python
## Maintained by: [the Docker Community](https://github.com/docker-library/python)
This is the Git repo of the [Docker "Official Image"](https://github.com/docker-library/official-images#what-are-official-images) 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.
The [full image description on Docker Hub](https://hub.docker.com/_/python/) is generated/maintained over in [the docker-library/docs repository](https://github.com/docker-library/docs), specifically in [the `python` directory](https://github.com/docker-library/docs/tree/master/python).
## See a change merged here that doesn't show up on Docker Hub yet?
For more information about the full official images change lifecycle, see [the "An image's source changed in Git, now what?" FAQ entry](https://github.com/docker-library/faq#an-images-source-changed-in-git-now-what).
For outstanding `python` image PRs, check [PRs with the "library/python" label on the official-images repository](https://github.com/docker-library/official-images/labels/library%2Fpython). For the current "source of truth" for [`python`](https://hub.docker.com/_/python/), see [the `library/python` file in the official-images repository](https://github.com/docker-library/official-images/blob/master/library/python).