DevOps Tools

Packer

English

Overview

A tool for building machine images for various environments from the same configuration.

Details

A tool that can generate machine images for multiple platforms in one go from a single configuration file. Because it can build images in parallel from the same template even though each cloud has its own image format -- an AMI on AWS, a VHD on Azure -- it keeps configuration consistent across images even in a multi-cloud setup.

More OSS terms