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