RaspberryPi/ARM docker implementation - #393
Conversation
|
Giving it a try on my pi 4, It might be an unlucky downtime like the error says, so I will try later. |
|
I am starting to think this might be an issue with TLS certificates in the alpine image? |
|
Hi! I got this working on a local RPI4 /armv7 too I created a proof of concept when building the images @ https://github.com/mariolima/dizquetv/runs/3853614254?check_suite_focus=true#step:5:32 It seems to be working when going through and installing the alpine packages. It might be an out of date SSL library within your docker version/rpi. |
|
Any chance there is an image in near future? Can't build it from source with the wiki tutorial cause there are several errors while building the Dependencies. |
|
Basically it looks like this PR is good and it might solve the issue of the lack of image, but for some reason I can't get it to work in my raspberry. It could be because I am running pihole and it is conflicting with docker or something. So I am unsure how to test the image. If you could test the docker file in your raspberry , I would merge it. |
|
How can i do this? Is there a tutorial? |
|
Any update on this? |
|
For the record, I managed to get this working on my Rapsberry Pi 4.
|
New features
Dockerfiler-rpiusingalpineso that ARM/Raspberry Pi images ofdizquetvcan now be built.