Go to file
Tianon Gravi 855b85c830 Add "--force-reinstall" and a comment as to why to our "pip install" lines 2016-08-19 09:25:00 -07:00
2.7 Add "--force-reinstall" and a comment as to why to our "pip install" lines 2016-08-19 09:25:00 -07:00
3.3 Add "--force-reinstall" and a comment as to why to our "pip install" lines 2016-08-19 09:25:00 -07:00
3.4 Add "--force-reinstall" and a comment as to why to our "pip install" lines 2016-08-19 09:25:00 -07:00
3.5 Add "--force-reinstall" and a comment as to why to our "pip install" lines 2016-08-19 09:25:00 -07:00
3.6 Add "--force-reinstall" and a comment as to why to our "pip install" lines 2016-08-19 09:25:00 -07:00
.travis.yml add python-3.6 2016-07-01 12:30:37 -05:00
Dockerfile-alpine.template Add "--force-reinstall" and a comment as to why to our "pip install" lines 2016-08-19 09:25:00 -07:00
Dockerfile-debian.template Add "--force-reinstall" and a comment as to why to our "pip install" lines 2016-08-19 09:25:00 -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 "--force-reinstall" and a comment as to why to our "pip install" lines 2016-08-19 09:25:00 -07:00
Dockerfile-windowsservercore.template Add "--force-reinstall" and a comment as to why to our "pip install" lines 2016-08-19 09:25:00 -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 Add "windowsservercore" variants 2016-08-18 14:47:20 -07:00
update.sh Add "windowsservercore" variants 2016-08-18 14:47:20 -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