mirror of
https://github.com/GNS3/gns3-registry.git
synced 2024-12-21 21:57:49 +00:00
.. | ||
scripts | ||
README.rst | ||
tc-4.7.7.json | ||
tc-6.4.json | ||
tinycore-linux.json |
Packer for TinyCore GNS3 appliance
For building a TinyCore V6.4 appliance run:
packer build -var-file=tc-6.4.json tinycore-linux.json
Likewise, to build a TinyCore V4.7.7 appliance run:
packer build -var-file=tc-4.7.7.json tinycore-linux.json