Hacker News new | ask | show | jobs
by throwaway240403 266 days ago
The parent's complaint about non-native docker is not solved by colima. It's not bloat from the desktop app it's the fact that you have to run a VM to run any sort of container runtime on a mac.
1 comments

This is no longer the case with macOS 26.

Edit: each container still gets its own vm but the container runtime is now native.

https://github.com/apple/container

"The container runtime is now native" is a meaningless phrase. The containers are VMs and they will always be VMs.