9a26e723b428ca12526887b6573b783025a3e614
Arch Linux built with Packer
Creates a minimal arch linux raw disk image that can be cloned directly to bare metal
Requirements
- Packer
- QEMU and KVM installed
Usage
packer build arch.pkr.hcl
On my machine, it takes about 5 minutes to build (without downloading the arch iso)
Description
This is the base image, generated by Packer, that is consumed downstream by other images
Languages
HCL
50.2%
Shell
49.8%