Comment on Raspberry pi lidarr docker container
aislopmukbang@sh.itjust.works 2 days ago
I think this is because rpi4 can run arm64 or armhf. You may be able to get around it by specifying the arm64v8 in the tag
Comment on Raspberry pi lidarr docker container
aislopmukbang@sh.itjust.works 2 days ago
I think this is because rpi4 can run arm64 or armhf. You may be able to get around it by specifying the arm64v8 in the tag
mrcheeseman@lemmy.world 2 days ago
Oh I didn’t realize it could use two different architectures, I can see how that might mess it up, I’ll look in to that thank you.