Hi,
this is a great docker port, much appreciated.
if anyone needs this to work on a raspberry pi, I have got it to work by changing the first line of the DockerFile to
FROM balenalib/raspberry-pi-debian:latest (this at the time of writing points to a Raspbian GNU/Linux 10 (buster)).
All the rest of the setting up is normal docker stuff as described in the readme here.
Best wishes
Hi,
this is a great docker port, much appreciated.
if anyone needs this to work on a raspberry pi, I have got it to work by changing the first line of the DockerFile to
FROM balenalib/raspberry-pi-debian:latest(this at the time of writing points to a Raspbian GNU/Linux 10 (buster)).All the rest of the setting up is normal docker stuff as described in the readme here.
Best wishes