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: sha256:e6c3113bc3ef4a7df48e623dbf07f51221f83e389b140310e13a81a6e4369ab6
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:e6c3113bc3ef4a7df48e623dbf07f51221f83e389b140310e13a81a6e4369ab6 \ "https://bosh.io/d/github.com/cloudfoundry-community/docker-registry-boshrelease?v=3.3.2"