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