Dockerfile for an Ubuntu 14.04 LTS container with Python 2.6, 2.7.9+, 3.3, 3.4, 3.5, and PyPy.
1.8K
Dockerfile for an Ubuntu 14.04 LTS container with Python 2.6, 2.7.9+, 3.3, 3.4, 3.5, and PyPy.
Includes the latest (at build time) pip/virtualenv for /usr/bin/python.
https://index.docker.io/u/redjack/pythons/
$ docker pull redjack/pythons
$ docker run -i -t redjack/pythons /bin/bash # many Pythons will be available in $PATH
Content type
Image
Digest
sha256:404451192…
Size
316 MB
Last updated
about 9 years ago
docker pull redjack/pythons