gns3-registry/packer/alpine-linux
2020-08-03 12:27:15 +02:00
..
scripts Update alpine packer, add GUI 2020-08-03 12:27:15 +02:00
.gitignore Update alpine packer, add GUI 2020-08-03 12:27:15 +02:00
alpine_cli.json Update alpine packer, add GUI 2020-08-03 12:27:15 +02:00
alpine_gui.json Update alpine packer, add GUI 2020-08-03 12:27:15 +02:00
README.rst Update alpine packer, add GUI 2020-08-03 12:27:15 +02:00

Packer for Alpine GNS3 appliance

For building an Alpine appliance.

https://alpinelinux.org/

CLI Linux installation

The only added packages are: * busybox-extras * nano

packer build alpine_cli.json

GUI Linux installation

The GUI version has XFCE4 installed.

packer build alpine_gui.json