Web Interface for the Docker Registry HTTP API V2 written in Ruby on Rails.
Repositories overview
Tag overview
Tag details
Delete tag
Please have a look at the Documentation for more details and available configuration options.
$ docker run --name registry-browser -e SECRET_KEY_BASE="..." -p 8080:8080 klausmeyer/docker-registry-browserNote: The value for SECRET_KEY_BASE can be generated via openssl rand -hex 64.
The application is available as open source under the terms of the MIT License.