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