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