docker/31.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 114ecff
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "docker" version: "31.0.0" url: "https://bosh.io/d/github.com/cf-platform-eng/docker-boshrelease?v=31.0.0" sha1: sha256:2f126afb9e3c87f5626937ab98d8ee08b078e8357da10a0af5620c3ba3a699af
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:2f126afb9e3c87f5626937ab98d8ee08b078e8357da10a0af5620c3ba3a699af \ "https://bosh.io/d/github.com/cf-platform-eng/docker-boshrelease?v=31.0.0"