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