Sign inSign up

generalaardvark/rpi-python35

By generalaardvark

Updated about 10 years ago

Raspbian Jessie image with python 3.5 built in for under 200MB.

Artifact
Image
1

424

generalaardvark/rpi-python35 repository overview

Raspbian with Python 3.5

Here is my first attempt at creating a small docker image based on raspbian jessie and with the latest python built in to provide a foundation for other python related projects.

Edit

For a smaller python 3.5 capable raspberry pi image, see my picore image.

Installation
docker pull generalaardvark/rpi-python35
Usage
docker run -it generalaardvark/rpi-python35
Thanks

Big thanks for ideas and code to Tatsushid as I took inspiration from his tinycore python image and of course to Resin's Raspbian Image.

Build

Link to Dockerfile on github.

docker build -t rpi-python35 .

Tag summary

Content type

Unrecognized

Digest

Size

71.4 MB

Last updated

about 10 years ago

docker pull generalaardvark/rpi-python35