https://github.com/openshift/image-registry
OpenShift cluster image registry
https://github.com/openshift/image-registry
Last synced: about 1 year ago
JSON representation
OpenShift cluster image registry
- Host: GitHub
- URL: https://github.com/openshift/image-registry
- Owner: openshift
- License: apache-2.0
- Created: 2017-10-31T15:06:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T10:29:04.000Z (almost 2 years ago)
- Last Synced: 2024-05-22T10:34:41.253Z (almost 2 years ago)
- Language: Go
- Size: 136 MB
- Stars: 43
- Watchers: 161
- Forks: 69
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
OpenShift Image Registry
========================
[](https://goreportcard.com/report/github.com/openshift/image-registry)
[](https://godoc.org/github.com/openshift/image-registry)
[](https://travis-ci.org/openshift/origin)
[](https://coveralls.io/github/openshift/image-registry?branch=master)
[](https://www.apache.org/licenses/LICENSE-2.0)
***OpenShift Image Registry*** is a tightly integrated with [OpenShift Origin](https://www.openshift.org/) application that lets you distribute Docker images.
Installation and configuration instructions can be found in the
[OpenShift documentation](https://docs.okd.io/latest/registry/architecture-component-imageregistry.html).
**Features:**
* Pull and cache images from remote registries.
* Role-based access control (RBAC).
* Audit log.
* Prometheus metrics.