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