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