maier / packer-templates

Packer build templates
Apache License 2.0
88 stars 21 forks source link

Updated to Alpine v3.8.2. Reduced image size by using "virt" installation media. #15

Closed gavenkoa closed 5 years ago

gavenkoa commented 5 years ago

Fixes #14.

Built and tested as:

bash# ../build.sh local alpine-3.8-x86_64.json
bash# vagrant box add --name alpine38 output.box
bash# vagrant init alpine38
bash# vagrant up
bash# vagrant ssh