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