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