bosh-docker-cpi/0.0.5
You can find the source of this version on GitHub at cppforlife/bosh-docker-cpi-release. It was created based on the commit 364ff5e
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-docker-cpi" version: "0.0.5" url: "https://bosh.io/d/github.com/cppforlife/bosh-docker-cpi-release?v=0.0.5" sha1: sha256:81698a4ef53f38d9e736bafc5a42a3b955f83522f9b592216479b031a85ca0f1
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 81698a4ef53f38d9e736bafc5a42a3b955f83522f9b592216479b031a85ca0f1 \ "https://bosh.io/d/github.com/cppforlife/bosh-docker-cpi-release?v=0.0.5"