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