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: sha256:39063e4f83e4eeef06eeabda661f9804b5e09da8207fd8c8d2217988686e91cd
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:39063e4f83e4eeef06eeabda661f9804b5e09da8207fd8c8d2217988686e91cd \ "https://bosh.io/d/github.com/cloudfoundry-incubator/docker-boshrelease?v=30.0.0-rc.3"