-
If you build a qemu image, minify the resulting image with:
cd output-qemu
mv image.qcow2 image.qcow2.big
qemu-img -O qcow2 -c image.qcow2.big image.qcow2
rm image.qcow2.big -
To only build a certain image run
packer build -only=qemu template.json
packer build -only=vmware-iso template.json
packer build -only=virtualbox-iso template.json
-
Notifications
You must be signed in to change notification settings - Fork 0
jonuwz/packer
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published