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