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