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