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