TheTwelveYearOld@lemmy.world to Linux@lemmy.worldEnglish · 1 month agomacOS 26 introduces the Containerization Framework: "enables developers to create, download, or run Linux container images directly on Mac"www.apple.comexternal-linkmessage-square31fedilinkarrow-up1100arrow-down16cross-posted to: linux@lemmy.ml
arrow-up194arrow-down1external-linkmacOS 26 introduces the Containerization Framework: "enables developers to create, download, or run Linux container images directly on Mac"www.apple.comTheTwelveYearOld@lemmy.world to Linux@lemmy.worldEnglish · 1 month agomessage-square31fedilinkcross-posted to: linux@lemmy.ml
minus-squarehenfredemars@infosec.publinkfedilinkEnglisharrow-up6·edit-21 month agoThat’s very cool! But, my work needs to run proprietary x86 containers not ARM ones. We are sadly being “forced” (they rather still not turn to open source software) to move to Windows. It’s a shame.
minus-squareTheTwelveYearOld@lemmy.worldOPlinkfedilinkEnglisharrow-up8·1 month 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-squarejacksilver@lemmy.worldlinkfedilinkEnglisharrow-up2·1 month 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
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up2arrow-down1·1 month agothe performance isn’t there yet, unfortunately.
That’s very cool! But, my work needs to run proprietary x86 containers not ARM ones. We are sadly being “forced” (they rather still not turn to open source software) to move to Windows. It’s a shame.
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.
Linux isn’t an option?