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