packer-based lxc container building

Fills the simple installation void
This commit is contained in:
Thomas Hobson 2021-01-28 02:27:31 +13:00
parent 2fdd65af26
commit 219364af97
No known key found for this signature in database
GPG key ID: 9F1FD9D87950DB6F
34 changed files with 370 additions and 1 deletions

7
container/readme.md Normal file
View file

@ -0,0 +1,7 @@
# LXC Container Build
Requires: `lxc`, `lxc-net`, `packer` (Hashicorp Packer)
To build: `packer build -var 'apt_mirror=[apt mirror]' -var 'make_threads=[-j flag]' piston.pkr.hcl`
After roughly 30 minutes (on an i7-4790k), you should have an image built