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