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