Overview of Tart virtualization toolset
mainTart is a virtualization toolset designed to build, run, and manage macOS and Linux virtual machines (VMs) on Apple Silicon. It is optimized for automation and CI/CD workflows.
Key features include:
- Near-native performance: Uses Apple's
Virtualization.Framework. - OCI Registry Integration: Push and pull virtual machines from any OCI-compatible container registry.
- Automated Creation: Supports the Tart Packer Plugin for automating VM creation.
- CI Integration: Designed to integrate easily with any CI system.