diego-docker-cache/0.1006.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 325c6a5c
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "diego-docker-cache" version: "0.1006.0" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/diego-docker-cache-release?v=0.1006.0" sha1: "3e832d9db3a7278db9066cb0a9f2f66268aae843"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 3e832d9db3a7278db9066cb0a9f2f66268aae843 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/diego-docker-cache-release?v=0.1006.0"