Tart

2.10.0

macOS and Linux VMs on Apple Silicon to use in CI and other automations
cirruslabs/tart

What's New

2.10.0

2024-05-02T14:31:12Z

What's Changed

  • Introduce --random-mac and --random-serial flags for tart set by @fkorotkov in #809
  • Add support pasting clipboard from host for Linux VMs by @amalchuk in #806
  • Check all VMs for MAC collision by @fkorotkov in #801
  • Gracefully stop vm on tart stop by @torarnv in #808
  • tart run: resolve VM's IP using ARP when using --net-bridged and --vnc by @edigaryev in #811

Full Changelog: 2.9.1...2.10.0

Tart is a virtualization toolset to build, run and manage macOS and Linux virtual machines (VMs) on Apple Silicon. Built by CI engineers for your automation needs. Here are some highlights of Tart:

  • Tart uses Apple's own Virtualization.Framework for near-native performance.
  • Push/Pull virtual machines from any OCI-compatible container registry.
  • Use Tart Packer Plugin to automate VM creation.
  • Easily integrates with any CI system.

Tart powers Cirrus Runners service — a drop-in replacement for the standard GitHub-hosted runners, offering 2-3 times better performance for a fraction of the price.

Many companies are using Tart in their internal setups. Here are a few of them:

Note: If your company or project is using Tart please consider adding yourself to the list above.

Usage

Try running a Tart VM on your Apple Silicon device running macOS 13.0 (Ventura) or later (will download a 25 GB image):

brew install cirruslabs/cli/tart
tart clone ghcr.io/cirruslabs/macos-sonoma-base:latest sonoma-base
tart run sonoma-base

Please check the official documentation for more information and/or feel free to use discussions for remaining questions.

Description

  • Swift Tools 5.10.0
View More Packages from this Author

Dependencies

Last updated: Fri May 17 2024 02:48:05 GMT-0900 (Hawaii-Aleutian Daylight Time)