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