Kubernetes container
Im trying to launch your docker image inside my Raspberry Pi cluster by using Kubernetes & portainer (Community Edition 2.19.0)
Error: Failed to pull image "goofball222/factorio:latest": rpc error: code = NotFound desc = failed to pull and unpack image "docker.io/goofball222/factorio:latest": no match for platform in manifest: not found
I am not a maintainer of this project, but the problem is, that Factorio itself does not run on ARM CPU's. This is what is meant by "platform". Factorio does not support Raspberry Pi.
--
Marc Urben
oxi.ch
Am 2023-10-09T17:10:25.000+02:00 hat Blackout76 @.***> geschrieben:
Im trying to launch your docker image inside my Raspberry Pi cluster by using Kubernetes & portainer (Community Edition 2.19.0) Error: Failed to pull image "goofball222/factorio:latest": rpc error: code = NotFound desc = failed to pull and unpack image "docker.io/goofball222/factorio:latest [http://docker.io/goofball222/factorio:latest]": no match for platform in manifest: not found [image] [https://user-images.githubusercontent.com/13513034/273626025-f0735626-7ded-47e4-84f9-f6a1371a5b55.png] — Reply to this email directly, view it on GitHub [https://github.com/goofball222/factorio/issues/44], or unsubscribe [https://github.com/notifications/unsubscribe-auth/AACAWIVUGE6QFYLEDS4VDRTX6QHWDAVCNFSM6AAAAAA5Y6UEDCVHI2DSMVQWIX3LMV43ASLTON2WKOZRHEZTGMZQGEYDEMA]. You are receiving this because you are subscribed to this @.***>
As noted there are no ARM binaries for Factorio-headless. It requires x86/amd64.