Hacker News new | ask | show | jobs
by bazmattaz 973 days ago
Hey dmunozv04, would this work on a old Raspberry Pi 3? I'm getting the following error and I'm thinking it might not be supported;

> docker: no matching manifest for linux/arm/v6 in the manifest list entries.

Would it work on a raspberry 4 maybe or even a raspberry 5?

If not any of the above, is there a low power mini-pc type option that you recommend?

Thanks

1 comments

Not dmunozv04 - you need to install the 64bit version of Raspberry Pi OS (unfortunately not the default) as the project does not provide ArmV6 images with Docker. Or build your docker image/run it outside of docker.
Ok thanks. I have the OG pi which is only 32bit. I’ll try to pickup a Pi3 from eBay and test with that