Go to file
Mitchell Hashimoto 4174c5f2f2 Main file 2013-03-22 23:00:23 -07:00
.gitignore Gitignore 2013-03-22 22:59:56 -07:00
README.md Initial commit. Let's build something cool. 2013-03-22 22:42:03 -07:00
packer.go Main file 2013-03-22 23:00:23 -07:00

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.