Skip to content

jeremygaither/docker-registry-browser

 
 

Repository files navigation

Docker Registry Browser

Web Interface for the Docker Registry HTTP API V2 written in Ruby on Rails.

Screenshots

Repositories overview

Screenshot 1

Tag overview

Screenshot 2

Tag details

Screenshot 3

Delete tag

Screenshot 4

Usage

Please have a look at the Documentation for more details and available configuration options.

Docker

$ docker run --name registry-browser -p 8080:8080 klausmeyer/docker-registry-browser

Kubernetes (Helm)

A helm-chart is available at klausmeyer/helm-charts.

Licence

The application is available as open source under the terms of the MIT License.

About

🐳 Web Interface for the Docker Registry HTTP API V2 written in Ruby on Rails.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 69.8%
  • HTML 25.0%
  • JavaScript 2.9%
  • Other 2.3%