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