Sign inSign up

orchardup/python

By orchardup

Updated almost 11 years ago

Image
4

7.4K

orchardup/python repository overview

Python base images for Docker

Note: This is deprecated. Please use the official Python image instead.

Base images with Python and PIP installed.

For Python 2.7:

FROM orchardup/python:2.7
...

For Python 3.4:

FROM orchardup/python:3.4
...

Tag summary

Content type

Image

Digest

sha256:68d9d9e51

Size

159.9 MB

Last updated

almost 11 years ago

docker pull orchardup/python