Hacker News new | ask | show | jobs
by cesnja 1216 days ago
—-platform linux/amd64 and similar arguments didn’t work?
1 comments

My first thought too. Especially in Docker for Mac the amd64 containers mostly just work.
Not with native-code performance, though.
Surprisingly close. I’ve had plenty of intel apps run faster on an M1 Mac than a recent intel MacBook.
amd64 Docker containers on arm64 run under much slower QEMU emulation, not fast Rosetta.
Oh wow, that's very exciting for me! It's been probably my biggest pain point about Apple Silicon