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