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