Sign inSign up

laban/python

By laban

Updated about 10 years ago

Simple python image for ARM architecture

Image
0

118

laban/python repository overview

Built from the official armhf/ubuntu image as a foundation for any python application being launched for an ARM processor foundation such as the popular raspberry pies.

Usage example (.yml file) :

image: laban/python:2.7 test: script: - pip install -r requirements.txt - nosetests - pep8 .

Tag summary

Content type

Image

Digest

Size

158.1 MB

Last updated

about 10 years ago

docker pull laban/python:2.7