Docker Registry Manager for interacting with multiple docker registries


Docker Registry Manager is a golang written, beego driven, web interface for interacting with multiple docker registries.

https://github.com/snagles/docker-registry-manager

Current Features

  1. Support for docker distribution registry v2 (https and http)
  2. Viewable image/tags stages, commands, and sizes.
  3. Bulk deletes of tags
  4. Registry activity logs
  5. Comparison of registry images to public Dockerhub images

Planned Features

  1. Authentication for users with admin/read only rights using TLS
  2. Global search
  3. List image shared layers
  4. Event timeline