Skip to content

Latest commit

 

History

History
executable file
·
22 lines (16 loc) · 699 Bytes

README.md

File metadata and controls

executable file
·
22 lines (16 loc) · 699 Bytes

Packer-Builder-JDCloud

About Packer

  • TL;DR Packer helps you to build VM images
  • Packer official website: Click here

About this branch

We are trying to build our plugin for Hashicorp-Packer. This is a developer branch of packer-builder-jdcloud plugin.

How can I access to this plugin

  • From binary:
  • From source code(recommended only when familiar with golang)
cd packer-builder-jdcloud
make build