- TL;DR Packer helps you to build VM images
- Packer official website: Click here
We are trying to build our plugin for Hashicorp-Packer. This is a developer branch of packer-builder-jdcloud plugin.
- From binary:
- Download binary in the release page, then
- Follow this instruction to use unreleased version
- Start debugging
- From source code(recommended only when familiar with golang)
cd packer-builder-jdcloud
make build