1748ca31f6 | ||
---|---|---|
src/packer/bin-packer | ||
.gitignore | ||
README.md | ||
example.json |
README.md
Packer
Packer is a tool for building identical machine images across multiple clouds.
Packer provides a framework and configuration format for creating identical machine images to launch into any environment, such as VirtualBox, VMware, Amazon EC2, etc. Because this build process is automated, you can develop in VirtualBox, then deploy to EC2 with an identical image.