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