Apple releases "container", a native, Swift-based Linux container runtime for Apple silicon.
Apple has open-sourced container, a CLI tool written in Swift for creating and running Linux containers on macOS using lightweight virtual machines. Designed specifically for Apple silicon and utilizing macOS's native Virtualization.framework, it instantiates a dedicated virtual machine for every container rather than running them in a single shared VM. This provides hardware-level isolation, sub-second container startup times, zero idle resource overhead, and unique IP addresses per container while maintaining compatibility with standard OCI-compliant container images.
Apple's native approach to containerization challenges Docker Desktop's dominance on macOS by transforming containers into isolated, single-purpose virtual machines that consume zero resources when idle.
- –Individual VM environments for each container provide superior security boundaries and prevent cross-container interference.
- –The sub-second launch times and native Apple silicon optimization offer a massive performance uplift over traditional macOS container virtualization.
- –The platform lock-in (requiring Apple silicon and macOS 26 or later) means it won't act as a complete cross-platform developer environment replacement yet.
DISCOVERED
1h ago
2026-06-11
PUBLISHED
1h ago
2026-06-11
RELEVANCE
