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