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