mirror of
https://github.com/GNS3/gns3-registry.git
synced 2024-12-19 12:57:54 +00:00
.. | ||
files | ||
.gitignore | ||
alpine.json | ||
macos.json | ||
README.md |
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 onmacOS
withouthvf
(timing issue).