Skip to content

neuro-inc/docker-registry-frontend

 
 

Repository files navigation

docker-registry-frontend

Web front end to display the content of a Docker registry

Feature Overview

  • browse available Docker images
  • delete tags (automatically detected if registry supports it)
  • get detailed information about your Docker images
  • supports Basic Auth protected registries

Running

neuro run --pass-config --http 80 neuromation/docker-registry-frontend

About

Web-based front end for Docker registries

Resources

License

Stars

Watchers

Forks

Languages

  • Python 58.2%
  • HTML 33.1%
  • JavaScript 3.0%
  • Dockerfile 2.4%
  • Makefile 2.1%
  • CSS 1.2%