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