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