Packer Concepts: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * Packer =Builder=") |
No edit summary |
||
Line 4: | Line 4: | ||
=Builder= | =Builder= | ||
A builder is responsible for creating machines and generating images from them for various platforms. There are separate builders for EC2, VMware, VirtualBox, etc. An example of AWS builder is "amazon-ebs". |
Revision as of 23:32, 31 July 2019
Internal
Builder
A builder is responsible for creating machines and generating images from them for various platforms. There are separate builders for EC2, VMware, VirtualBox, etc. An example of AWS builder is "amazon-ebs".