--- description: |- Packer is a free and open source tool for creating golden images for multiple platforms from a single source configuration. ---

Packer is a tool for creating machine and container images for multiple platforms from a single source configuration.

<%= image_tag 'screenshots/vmware_and_virtualbox.png', class: 'img-responsive' %>

Modern, Automated

Packer is easy to use and automates the creation of any type of machine image. It embraces modern configuration management by encouraging you to use automated scripts to install and configure the software within your Packer-made images. Packer brings machine images into the modern age, unlocking untapped potential and opening new opportunities.

Works Great With

Out of the box Packer comes with support to build images for Amazon EC2, DigitalOcean, Docker, Google Compute Engine, QEMU, VirtualBox, VMware, and more. Support for more platforms is on the way, and anyone can add new platforms via plugins.

<%= image_tag 'screenshots/works_with.png', class: 'img-responsive' %>