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