Search Docker Hub
minipy
By jmervine
Minimal Python {2.7,3.4} build w/ pip built using Alpine Linux to be small.
10K+
# running local code docker run --rm -it \ -v $(pwd):/src \ jmervine/minipy \ sh -C 'pip install -r requirements.txt && python main.py'
Content type
Image
Digest
sha256:5f31fac46…
Size
75.3 MB
Last updated
almost 9 years ago
docker pull jmervine/minipy