diff --git a/README.md b/README.md index 1319292..8595dfb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ## Docker Registry UI +[![Go Report Card](https://goreportcard.com/badge/github.com/quiq/docker-registry-ui)](https://goreportcard.com/report/github.com/quiq/docker-registry-ui) + ### Overview * Web UI for Docker Registry 2.6+ @@ -14,6 +16,8 @@ No TLS or authentication implemented on the UI web server itself. 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 The configuration is stored in `config.yml` and the options are self-descriptive.