|
|
|
|
|
by tensor
370 days ago
|
|
> The Containerization framework enables developers to create, download, or run Linux container images directly on Mac. It's built on an open-source framework optimized for Apple Silicon and provides secure isolation between container images That's their phrasing, which suggests to me that it's just a virtualization system. Linux container images generally contain the kernel. |
|
No, containers differ from VMs precisely in requiring dependency on the host kernel.