container: Lightweight Container Tool for Apple Silicon Macs
2025-06-09
container is a Swift-based tool for creating and running Linux containers on macOS as lightweight virtual machines. It's OCI-compliant, allowing you to pull and run images from any standard container registry and push built images. It leverages new features in macOS 26 Beta 1 and has networking limitations on macOS 15; upgrading is recommended. Download the installer from the GitHub releases page and use uninstall-container.sh for removal. User data can be preserved during uninstallation.
Development