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: "ee15b3dbb6f0e0d19f287e2cae22714f069f67f3"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 ee15b3dbb6f0e0d19f287e2cae22714f069f67f3 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/docker-boshrelease?v=35.3.3"