9 ms·
Sounds like this could solve the woes I’ve been having building x86 images on my M1. Docker emulation via qemu is still really buggy.
by programmarchy 4y ago
Sounds like this could solve the woes I’ve been having building x86 images on my M1. Docker emulation via qemu is still really buggy.
- kylegalbraith 4y agoYup we can definitely help with this. It was one of the pain points that inspired Depot as we found that QEMU was just to slow inside of things like GitHub Actions where we wanted to build both for both architectures for local development and production.