Docker can't reliably build x86_64 images on arm systems because [qemu segfaults](https://community.fly.io/t/docker-build-deploy-fail-on-apple-m1/2590). We should not use the local Docker daemon to build on ARM systems.
Docker can't reliably build x86_64 images on arm systems because qemu segfaults. We should not use the local Docker daemon to build on ARM systems.