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