docker-registry-web
docker-registry-web copied to clipboard
Able to delete multiple image tags
I've been using this for my internal private V2 registry and it has been very useful compared to few other UI tested so far. One feature that would increase the productivity is if I could delete multiple tags in one action.
Right now, there's a "Delete" link beside each tags. Whenever I need to do any clean up, I need to click on that link one tag at a time.
Would it be possible to add a feature so that I can select multiple tags and then click a button. The action of that button will delete all of the selected tags.