5 ms·
Cross-arch images are supported, but you can only virtualise the arch you’re on. No running x86 on ARM for example. Edit; see replies, I got this wrong
by jackcodes 6y ago
Cross-arch images are supported, but you can only virtualise the arch you’re on. No running x86 on ARM for example.
Edit; see replies, I got this wrong
- tempay 6y agoThis isn’t true, there is a --platform flag which can be used to emulate another arch: https://docs.docker.com/docker-for-mac/apple-m1/ https://docs.docker.com/docker-for-mac/apple-m1/
- bboreham 6y agoIt’s fairly straightforward to configure QEMU to do the emulation. And the Docker preview released a few days ago does that without even asking.