• Stars
    star
    479
  • Rank 91,460 (Top 2 %)
  • Language
    Ruby
  • License
    MIT License
  • Created over 8 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.