Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 615 Bytes

index.html.md

File metadata and controls

18 lines (15 loc) · 615 Bytes
description layout page_title sidebar_current
Builders are responsible for creating machines and generating images from them for various platforms.
docs
Builders
docs-builders

Builders

Builders are responsible for creating machines and generating images from them for various platforms. For example, there are separate builders for EC2, VMware, VirtualBox, etc. Packer comes with many builders by default, and can also be extended to add new builders.

To learn more about an individual builder, choose it from the sidebar. Each builder has its own configuration options and parameters.