mirror of
https://github.com/Quiq/docker-registry-ui.git
synced 2025-07-19 08:36:33 +00:00
Add goreportcard and docker images link.
This commit is contained in:
parent
2d049c4e3c
commit
95be18ccf1
@ -1,5 +1,7 @@
|
|||||||
## Docker Registry UI
|
## Docker Registry UI
|
||||||
|
|
||||||
|
[](https://goreportcard.com/report/github.com/quiq/docker-registry-ui)
|
||||||
|
|
||||||
### Overview
|
### Overview
|
||||||
|
|
||||||
* Web UI for Docker Registry 2.6+
|
* Web UI for Docker Registry 2.6+
|
||||||
@ -14,6 +16,8 @@
|
|||||||
No TLS or authentication implemented on the UI web server itself.
|
No TLS or authentication implemented on the UI web server itself.
|
||||||
Assuming you will proxy it behind nginx, oauth2_proxy or something.
|
Assuming you will proxy it behind nginx, oauth2_proxy or something.
|
||||||
|
|
||||||
|
Docker images [quiq/docker-registry-ui](https://hub.docker.com/r/quiq/docker-registry-ui/tags/)
|
||||||
|
|
||||||
### Configuration
|
### Configuration
|
||||||
|
|
||||||
The configuration is stored in `config.yml` and the options are self-descriptive.
|
The configuration is stored in `config.yml` and the options are self-descriptive.
|
||||||
|
Loading…
Reference in New Issue
Block a user