macOS 26 introduces the Containerization Framework: "enables developers to create, download, or run Linux container images directly on Mac"
-
This post did not contain any content.
*Cries in 8GB Macbook*
-
This post did not contain any content.
So I guess now you can run some games.
-
This post did not contain any content.
Cool. Podman Desktop should be easier after this. Presumably, it’s still a Linux VM driven by something written by Apple instead of qemu.
No macOS containers though. Being able to spin up macOS containers would have been nice for builds and isolating things like pkgsrc.
-
Cool. Podman Desktop should be easier after this. Presumably, it’s still a Linux VM driven by something written by Apple instead of qemu.
No macOS containers though. Being able to spin up macOS containers would have been nice for builds and isolating things like pkgsrc.
-
This post did not contain any content.
Container and Ai ! Now you get the sparkle junkie virus, guys!
-
*Cries in 8GB Macbook*
If containers are part of your work then you wouldn't buy a 8GB RAM unupgradable device anyway.
-
This post did not contain any content.
I wonder if they’re going to allow GPU access from inside the VMs.
-
I wonder if they’re going to allow GPU access from inside the VMs.
Apple being Apple, the answer is probably yes. But realistically there's going to be some stupid hurdle in the way and because they make it a PITA nobody's really going to do it.
Which really sucks because the massive GPU and "unified memory" is incredible when they work in conjunction.
-
This post did not contain any content.
Can you run amd64 containers?
-
Apple being Apple, the answer is probably yes. But realistically there's going to be some stupid hurdle in the way and because they make it a PITA nobody's really going to do it.
Which really sucks because the massive GPU and "unified memory" is incredible when they work in conjunction.
Like, you can use the GPU on Linux…with Metal
-
This post did not contain any content.
Ok. So now both Apple and Microsoft are distributors of the Linux kernel. What a timeline.
-
Can you run amd64 containers?
It supports Rosetta2, so yes.
-
Ok. So now both Apple and Microsoft are distributors of the Linux kernel. What a timeline.
it's the year of the linux desktop without the year of the linux desktop.
-
If containers are part of your work then you wouldn't buy a 8GB RAM unupgradable device anyway.
No, but the company's IT would buy a 16GB Macbook for you that isn't even initially compatible with the images/containers you need to work with. Ask me how I know >.>
-
Like, you can use the GPU on Linux…with Metal
virtio-gpu with Vulkan pass through for the VM with a Vulkan to Metal translator in host user space. There are various talks about this including at KVM forum: https://kvm-forum.qemu.org/2024/The_many_faces_of_virtio-gpu_F4XtKDi.pdf