249
builds fine on my m2 and dies with exec format error on the hetzner box, what is the least painful fix
Plain docker build on an Apple Silicon laptop, pushed to a registry, then compose pull on an amd64 vps and the container exits immediately with exec format error. I have seen platform, buildx and just build on the…