Sign inSign up

altcloud/python

By altcloud

•Updated over 4 years ago

Build python image

Image
0

481

altcloud/python repository overview

⁠dockerfiles-alt-python

ALT dockerfile for python.

Image contains python(3) and tools to get upstream python modules. Main purpose of the image is to run python apps using upstream modules.

Copy Dockerfile somewhere and build the image: $ docker build --rm -t <username>/python .

And launch the python container: docker run -it <username>/python

Tag summary

Content type

Image

Digest

Size

192.1 MB

Last updated

over 4 years ago

docker pull altcloud/python