6 ms·
macOS 13 Ventura introduced[1] support of running amd64 binaries with Rosetta inside of arm64 Linux VMs when using Apple Virtualization framework. Latest Docke
by KAdot 4y ago
macOS 13 Ventura introduced[1] support of running amd64 binaries with Rosetta inside of arm64 Linux VMs when using Apple Virtualization framework.
Latest Docker Desktop and Lima VM can take advantage on the new feature. It makes running amd64 containers significantly faster.
Here is a very short manual how to setup Docker with Lima VM and Rosetta https://gist.github.com/akrylysov/7c1ea3bac409da2758e525f2f82e6373 https://gist.github.com/akrylysov/7c1ea3bac409da2758e525f2f8...
[1]: https://developer.apple.com/documentation/virtualization/running_intel_binaries_in_linux_vms_with_rosetta https://developer.apple.com/documentation/virtualization/run...
- tpmx 4y agoDocker Desktop on Intel Mac (the "supported" config) is not super stable as is. I'm going to wait for official Docker support until upgrading to an M2 (or M3?) Mac. Seriously thinking about getting a fast AMD Linux box to run Docker workloads network-locally, I'm working from home 99.9% of the time anyway.