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: sha256:04aaad9109c4a52b7b30f1ac5e663d18f03fbf1b79946a9020da1f326252f997
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 04aaad9109c4a52b7b30f1ac5e663d18f03fbf1b79946a9020da1f326252f997 \ "https://bosh.io/d/github.com/cloudfoundry/bosh-docker-cpi-release?v=0.0.18"