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