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