logoalt Hacker News

timsneathtoday at 1:13 AM4 repliesview on HN

To clarify a few comments here: this is not only OCI containers: container machines add support for persistence and filesystem mounting, making container machines a great lightweight Linux environment for developers using macOS. More details here: https://developer.apple.com/videos/play/wwdc2026/389


Replies

jjtheblunttoday at 4:58 AM

> ... highly integrated Linux environment that works seamlessly on your Mac. ...

Which kernel is running, and is it hosted in hypervisor.framework, as is done with UTM (when not using the qemu mode)?

show 1 reply
bogantechtoday at 6:54 AM

> filesystem mounting

How is this different to bind mounts

show 1 reply
Onavotoday at 1:34 AM

Ah, the Darwin/BSD Subsystem for Linux.

show 2 replies