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