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