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