Docker on m1 is really buggy with x86_64 images. About 50% of our test runs crash with that qemu segfault.
The --remote-only
command should work, though. Will you try stopping Docker entirely and then run:
LOG_LEVEL=debug fly deploy --remote-only
Docker on m1 is really buggy with x86_64 images. About 50% of our test runs crash with that qemu segfault.
The --remote-only
command should work, though. Will you try stopping Docker entirely and then run:
LOG_LEVEL=debug fly deploy --remote-only