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