docker/30.1.5
You can find the source of this version on GitHub at cf-platform-eng/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/cf-platform-eng/docker-boshrelease?v=30.1.5" sha1: sha256:22098c586f66eac877a025b6b0f73b3b554286409af5ac8c1ef4b8d256377a28
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:22098c586f66eac877a025b6b0f73b3b554286409af5ac8c1ef4b8d256377a28 \ "https://bosh.io/d/github.com/cf-platform-eng/docker-boshrelease?v=30.1.5"