mirror of https://github.com/hashicorp/packer
commit
9c22026293
@ -0,0 +1,10 @@
|
||||
# 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.
|
||||
|
||||
|
||||
Loading…
Reference in new issue