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