Submission + - Apple quietly launches Container on GitHub to bring Linux development to macOS i (nerds.xyz)
Container runs standard OCI images, but it doesnâ(TM)t use a single shared Linux VM. Instead, it creates a small Linux virtual machine for every container you spin up. That sounds heavy at first, but the VMs are lightweight and boot quickly. Each one is isolated, which Apple claims improves both security and privacy. Developers can run containerized workloads locally with native macOS support and without needing to install third-party container platforms.