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