yakimka/ancient_python

By yakimka

Updated about 2 years ago

First Python versions

Image
0

153

yakimka/ancient_python repository overview

Ancient python

Github

Just repo with dockerfiles for building ancient python versions.

Usage

docker run --rm -it yakimka/ancient_python:0.9.1
docker run --rm -it yakimka/ancient_python:1.0.1
docker run --rm -it yakimka/ancient_python:1.2.0
docker run --rm -it yakimka/ancient_python:1.3.0
docker run --rm -it yakimka/ancient_python:1.6.1

Build

docker build --progress=plain -t python091 -f Dockerfile.py091 .
docker build --progress=plain -t python101 -f Dockerfile.py101 .
docker build --progress=plain -t python120 -f Dockerfile.py120 .
docker build --progress=plain -t python130 -f Dockerfile.py130 .
docker build --progress=plain -t python161 -f Dockerfile.py161 .

Credits

Tag summary

Content type

Image

Digest

sha256:60b9c8d3a

Size

303 MB

Last updated

about 2 years ago

docker pull yakimka/ancient_python:1.5.1