mirror of
https://github.com/Joxit/docker-registry-ui.git
synced 2025-04-25 14:39:54 +03:00
.. | ||
electron | ||
helm/docker-registry-ui | ||
issue-20 | ||
issue-73 | ||
issue-75 | ||
issue-88 | ||
issue-116 | ||
kubernetes | ||
pr-219 | ||
proxy-headers | ||
read-only-auth | ||
token-auth-keycloak | ||
traefik | ||
ui-as-proxy | ||
ui-as-standalone | ||
populate-registry | ||
README.md |
Examples
- Use docker-registry-ui as a proxy (use REGISTRY_URL)
- Use docker-registry-ui as standalone (use URL)
- Use docker-registry-ui with traefik
- Use docker-registry-ui with docker registry and Amazon s3 (#75)
- FIX revproxy to registry does not work when published under non-root url (#73)
- Use docker-registry-ui with HTTPS (#20)
- Unable to push image when docker-registry-ui is used as a proxy on non 80 port (#88)
- Add custom headers bases on environment variable and/or file when the ui is used as proxy (#89)
- UI showing same sha256 content digest for all tags + Delete is not working (#116)
- Electron-based Standalone Application (#129)
- Use docker-registry-ui as proxy with read-only right (#47)
- Use DEFAULT_REGISTRIES and READ_ONLY_REGISTRIES (#219)