mirror of
https://github.com/Joxit/docker-registry-ui.git
synced 2025-04-26 15:09:53 +03:00
.. | ||
helm/docker-registry-ui | ||
issue-20 | ||
issue-73 | ||
issue-75 | ||
issue-88 | ||
issue-116 | ||
kubernetes | ||
proxy-headers | ||
traefik | ||
ui-as-proxy | ||
ui-as-standalone | ||
poupulate-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)