Difference between revisions of "Packer"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 5: | Line 5: | ||
* <code>[[apt install]] packer</code> | * <code>[[apt install]] packer</code> | ||
+ | == [[packer --help]] == | ||
packer | packer | ||
Usage: packer [--version] [--help] <command> [<args>] | Usage: packer [--version] [--help] <command> [<args>] | ||
Line 16: | Line 17: | ||
[[packer version|version]] Prints the Packer version | [[packer version|version]] Prints the Packer version | ||
− | + | ||
[[packer build]] | [[packer build]] | ||
Revision as of 13:40, 7 April 2021
wikipedia:Packer (2013) is a tool for building virtual machine images for later deployment. Packer support multitude of builders, including: AWS, DigitalOcean and QEMU among others.
Installation:
brew install packer
apt install packer
packer --help
packer Usage: packer [--version] [--help] <command> [<args>] Available commands are: build build image(s) from template console creates a console for testing variable interpolation fix fixes templates from old versions of packer inspect see components of a template validate check that a template is valid version Prints the Packer version
packer build
Related terms
See also
Advertising: