docker-registry-browser
docker-registry-browser copied to clipboard
🐳 Web Interface for the Docker Registry HTTP API V2 written in Ruby on Rails.
Hello, When using the UI on a on'prem registry with a lot of namespace, it cool be nice to get a more compact displaying or, adding a tree on the...
Hi, Would you be willing to add a bulk delete tags functionality? From the UI point of view I would see it as a checkbox besides each tag, and a...
It would be very useful to show on overview page date when some image is update. The same would be nice to have (for me even more interesting) for tags...
Hi, there is no delete button in the current app version. Did I missing some setup or something else? Config: version: 0.1 log: fields: service: registry storage: cache: blobdescriptor: inmemory...
Hi! It would be very interesting to add a search system, that go through names, labels and tags of all images. What do you think about that? Thank you for...
In our repo we have multiple tags for a single commit. Example when we do a release: * latest * development * stable Now you can't see in the repo...
right now im using https://github.com/burnettk/delete-docker-registry-image to delete all tags of an image. ``` delete_docker_registry_image --image imagename ``` If you use docker-registry-browser to delete all tags of an image, it still...
The title says it. It can be done from the registry, but if we don't have privileges to do it or this will break something else from our configuration will...
🚨 Your current dependencies have known security vulnerabilities 🚨 This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge...
Hi there, I've set up `docker-registry-browser` with the following container file. Works great, apart from the fact that after a reboot it won't start, complaining of two temp files which...