gns3-registry/packer/alpine-linux-virt/README.md

471 B
Raw Blame History

Packer for Alpine (Virt) GNS3 appliance

This is the bare version of Alpine Linux installed from iso, no extra package added.

Build in 1m12s on macOS Monterey.

Linux (tested)

packer build alpine.json

Uses kvm QEMU accelerator.

macOS (tested)

packer build -var-file macos.json alpine.json

Uses hvf QEMU accelerator. Packer will fail on macOS without hvf (timing issue).