Go to file
Tianon Gravi b3269e5237 Add a few simple Python 3 templates based on existing Dockerfiles 2016-08-08 16:13:25 -07:00
2.7 Merge pull request #136 from JayH5/alpine-ca-certs 2016-08-08 10:59:27 -07:00
3.3 Merge pull request #136 from JayH5/alpine-ca-certs 2016-08-08 10:59:27 -07:00
3.4 Merge pull request #136 from JayH5/alpine-ca-certs 2016-08-08 10:59:27 -07:00
3.5 Merge pull request #136 from JayH5/alpine-ca-certs 2016-08-08 10:59:27 -07:00
3.6 Merge pull request #136 from JayH5/alpine-ca-certs 2016-08-08 10:59:27 -07:00
.travis.yml add python-3.6 2016-07-01 12:30:37 -05:00
Dockerfile-alpine.template Add a few simple Python 3 templates based on existing Dockerfiles 2016-08-08 16:13:25 -07:00
Dockerfile-debian.template Add a few simple Python 3 templates based on existing Dockerfiles 2016-08-08 16:13:25 -07:00
Dockerfile-onbuild.template Add a few simple Python 3 templates based on existing Dockerfiles 2016-08-08 16:13:25 -07:00
Dockerfile-slim.template Add a few simple Python 3 templates based on existing Dockerfiles 2016-08-08 16:13:25 -07:00
LICENSE 2015 2015-02-23 13:51:02 -07:00
README.md Fix embarassing README.md typo (https://github.com/docker-library/docs/pull/557) 2016-04-26 14:38:11 -07:00
generate-stackbrew-library.sh Convert "generate-stackbrew-library.sh" to output the new 2822-based format 2016-06-09 11:36:47 -07:00
update.sh Add a few simple Python 3 templates based on existing Dockerfiles 2016-08-08 16:13:25 -07:00

README.md

About this Repo

This is the Git repo of the Docker official image for python. 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/python.

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, especially PRs with the "library/python" label on that repo. For more information about the official images process, see the docker-library/official-images readme.

Travis CI