Skip to content

docker-registry/3.2.0

You can find the source of this version on GitHub at cloudfoundry-community/docker-registry-boshrelease. It was created based on the commit 63b4c712.

Release Notes

(note: this is a re-release of 3.1.0, because of Concourse. 3.1.0 exists as a BOSH release, but was not made available via Github/S3)

Improvements

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "docker-registry"
  version: "3.2.0"
  url: "https://bosh.io/d/github.com/cloudfoundry-community/docker-registry-boshrelease?v=3.2.0"
  sha1: "9d59e6b3402033eb8b30c4d716c8e84e333ed5fa"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 9d59e6b3402033eb8b30c4d716c8e84e333ed5fa \
  "https://bosh.io/d/github.com/cloudfoundry-community/docker-registry-boshrelease?v=3.2.0"

Jobs

Packages