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