Small Docker image with Python 3.5 (~50MB)
251
This image is based on Alpine Linux image and contains Python 2.7.
Download size of this image is only:
$ docker run --rm skantar/linux-python2 python -c 'print u"Hello World"'
Once you have run this command you will get printed 'Hello World' from Python!
Content type
Image
Digest
Size
14.1 MB
Last updated
almost 10 years ago
docker pull skantar/linux-python2