One of the smallest python image ever.
950
Base image: Alpine:latest (https://hub.docker.com/_/alpine/)
Python version: 2.7.11
Usefull for sandboxing:
docker run -v `pwd`:`pwd` -w `pwd` -i -t szilagyiabo/alpine-python python test.py
Content type
Image
Digest
Size
13 MB
Last updated
about 10 years ago
docker pull szilagyiabo/alpine-python