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