@TheTwelveYearOld@lemmy.worldcake to Linux@lemmy.worldEnglish • 11 days agomacOS 26 introduces the Containerization Framework: "enables developers to create, download, or run Linux container images directly on Mac"www.apple.comexternal-linkmessage-square25fedilinkarrow-up197arrow-down10cross-posted to: macos@lemmy.worldlinux@programming.devlinux@lemmy.mlhackernews@lemmy.bestiver.se
arrow-up197arrow-down1external-linkmacOS 26 introduces the Containerization Framework: "enables developers to create, download, or run Linux container images directly on Mac"www.apple.com@TheTwelveYearOld@lemmy.worldcake to Linux@lemmy.worldEnglish • 11 days agomessage-square25fedilinkcross-posted to: macos@lemmy.worldlinux@programming.devlinux@lemmy.mlhackernews@lemmy.bestiver.se
minus-square@TheTwelveYearOld@lemmy.worldcakeOPlinkfedilinkEnglish7•10 days agoI haven’t checked but it should be possible? macOS has had support for x64 binaries in Linux VMs for a few years now, using their Rosetta 2 translation layer.
minus-square@jacksilver@lemmy.worldlinkfedilinkEnglish2•10 days agoI’ve been using colima for x64 emulation. This blog talks a little bit about it, but basically you start colima in either arm or x64 mode and then can run that type of image - https://blog.barakimam.me/running-vs-code-devcontainers-with-x8664-runtime-on-apple-silicon
I haven’t checked but it should be possible?
macOS has had support for x64 binaries in Linux VMs for a few years now, using their Rosetta 2 translation layer.
I’ve been using colima for x64 emulation. This blog talks a little bit about it, but basically you start colima in either arm or x64 mode and then can run that type of image - https://blog.barakimam.me/running-vs-code-devcontainers-with-x8664-runtime-on-apple-silicon
the performance isn’t there yet, unfortunately.