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