rgl / debian-macos-tart-image

This builds the Debian 12 (bookworm) macOS ARM64 tart VM image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

WARNING This not yet working due to #71.

WARNING This branch will be rebased once the above is working.

This builds the Debian 12 (bookworm) macOS ARM64 tart VM image.

Usage

Install Packer.

Build the image:

make

Try the image:

tart clone debian-12 debian-12-test
tart run debian-12-test
tart delete debian-12-test

About

This builds the Debian 12 (bookworm) macOS ARM64 tart VM image


Languages

Language:HCL 70.7%Language:Makefile 29.3%