Go to file
fedor 2a3d22ac3f Added tart config 2022-04-20 17:40:13 -04:00
scripts Monterey images 2021-10-28 17:57:59 +02:00
templates Added tart config 2022-04-20 17:40:13 -04:00
.gitignore install anka builder script 2018-04-16 13:58:47 -04:00
Anka.md Monterey images 2021-10-28 17:57:59 +02:00
LICENSE Initial commit 2018-04-13 10:47:36 -04:00
Parallels.md No need for user/password 2022-03-15 19:11:20 -04:00
README.md Added tart config 2022-04-20 17:40:13 -04:00
Tart.md Added tart config 2022-04-20 17:40:13 -04:00
config.pkr.hcl Added tart config 2022-04-20 17:40:13 -04:00

README.md

macOS Packer Templates for Cirrus CI

Repository with Packer templates to build VMs to use with Cirrus CI.

  • catalina-base image has only brew pre-installed
  • catalina-xcode-N image is based of catalina-base and has Xcode N with Flutter pre-installed
  • big-sur-base image has only brew pre-installed
  • big-sur-xcode-N image is based of big-sur-base and has Xcode N with Flutter pre-installed
  • monterey-base image has only brew pre-installed
  • monterey-xcode-N image is based of monterey-base and has Xcode N with Flutter pre-installed

See a full list of VMs available on Cirrus CI here.

Supported Virtualization Technologies

Anka

Please see Anka.md for details on how to build Anka VMs.

Parallels

Please see Parallels.md for details on how to build Parallels VMs.

Tart

Please see Tart.md for details on how to build Tart VMs.