Hacker News new | ask | show | jobs
by darkteflon 2190 days ago
I use ARM64 Docker on my Raspberry Pi 4s, it’s excellent and loads of images are already available.
2 comments

But for instance emulating an ARM raspberry on a fairly powerful i7 through qemu is... an exercice in patience to say the least, from my experience compiling the same codebase on the host system and the emulated Pi, it is almost 10x slower. So I'm not holding out on ARM having powerful x86 emulation.
Yeah but that's Linux. Docker works excellent on Linux distros
Yep - I make no claims as to how well Docker works on an ARM Mac.