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