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