mkuchin / docker-registry-web

Web UI for private docker registry v2
https://hub.docker.com/r/hyper/docker-registry-web/
GNU General Public License v2.0
534 stars 135 forks source link

provide placeholder for registry fqdn #23

Closed hknochi closed 8 years ago

hknochi commented 8 years ago

is it possible that you provide a env variable to set the fqdn for the registry so that the string of the registry incl image and tag can be copy&pasted

mkuchin commented 8 years ago

implemented in latest version, please set REGISTRY_NAME env variable.