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