This is an old revision of the document!
docker run -d \ --restart=always \ --name registry \ -v /etc/ssl/private:/certs \ -e REGISTRY_HTTP_ADDR=0.0.0.0:443 \ -e REGISTRY_HTTP_TLS_CERTIFICATE=/certs/registry.leotec.io.pem \ -e REGISTRY_HTTP_TLS_KEY=/certs/registry.leotec.io.key \ -p 5000:443 \ registry:2
| Name | TokenAuth | |
|---|---|---|
| [https://github.com/jc21/docker-registry-ui | jc21/registry-ui]] | ? |
| joxit/docker-registry-ui:static | ||
| klausmeyer/docker-registry-browser | ? |