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