Packer is a tool for building machine images for multiple platforms from a single configuration.
- Build images for multiple platforms
- Template-based configuration
- Integrates with cloud and hypervisors
- VM image automation
- Golden image pipelines
- Reproducible machine builds
- Open-source and self-hosted
- Documentation: https://developer.hashicorp.com/packer/docs
- Source Code: https://github.com/hashicorp/packer
Packer Setup