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