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