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