Skip to content

solyuan/docker-registry-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-registry-ui

run

If you don't configure account password authentication, ignore the 'USER' and 'PASSWD' please!

docker run -d -p 8080:8080 -e HOST='registry_host' -e PORT='registry_port' -e USER='registry_user' -e PASSWD='registry_pass' lioncui/docker-registry-ui

About

docker registry v2 web ui base on Python Flask https://hub.docker.com/r/lioncui/docker-registry-ui/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%