• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python
#3
All our docker container examples on Docker Hub rely on base images from company balena like "balenalib/armv7hf-debian:stretch".

I looked to their repository a little closer and checked if they have raspberry CPU ready base images where python is already preinstalled no need to install it extra.

And indeed ... they have a Raspberry Pi ready base image here that you can use right away. But of course such a base image is not the only thing you need. A base image does not include an SSH service if you need any. You need to add it to your image before you make a container of it.

Another possibility is to install our netPI Raspbian OS container from here. This image includes the SSH service and Python 2.x interpreter already.
You never fail until you stop trying.“, Albert Einstein (1879 - 1955)

  Reply


Messages In This Thread
Answer - by SteveO - April-10th-2018, 08:33 PM
Answer - by Armin@netPI - April-11th-2018, 06:34 AM
Answer - by Armin@netPI - April-11th-2018, 06:46 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  error when using GPIO from Python dcatteeu 4 4,416 September-10th-2019, 02:45 PM
Last Post: dcatteeu

Forum Jump:


Users browsing this thread: 1 Guest(s)