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

View file

@ -141,7 +141,10 @@ cd piston/lxc
#### Installation (simple)
- Coming soon.
- `cd container && ./install.sh`
- Wait, it may take up to an hour.
- `cd ../lxc && ./start && cd ..`
- Good to go!
#### Installation (advanced)