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