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