Sign inSign up

apihackers/python2

By apihackers

Updated over 10 years ago

Python 2 Alpine Docker image

Image
1

10K+

apihackers/python2 repository overview

Docker Stars Docker Pulls

Python 2 Alpine Docker image

This image is based on Alpine Linux image, which is only a 5MB image, and contains Python 2.7.

Usage Example

docker run --rm apihackers/python2 python -c 'print("Hello World")'

Once you have run this command you will get printed 'Hello World' from Python!

NOTE: pip is also available in this image.

Tag summary

Content type

Image

Digest

Size

14.2 MB

Last updated

over 10 years ago

docker pull apihackers/python2