15 lines
243 B
Markdown
15 lines
243 B
Markdown
|
# packed-arch
|
||
|
|
||
|
Packer template to build a minimal [Arch Linux](https://archlinux.org) VM.
|
||
|
|
||
|
## Features
|
||
|
|
||
|
- Ultra Lightweight
|
||
|
- Hardened Kernel
|
||
|
- Non-Root user initialized, with sudo rights
|
||
|
|
||
|
## Building
|
||
|
|
||
|
Simply run `packer build arch.pkr.hcl`.
|
||
|
|