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