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