Klaus Meyer
Klaus Meyer
Hi @dannydulai, unfortunately the registry API only supports to delete the tags and not the complete repository. AFAIK the official way is like you do and run a garbage-collection job...
Hey @mligor, thanks for your request and the kind words 🙇♂️ You're right - The API itself doesn't provide that info in the list actions of the endpoints. Maybe I...
Hi Szymon, thanks for your feedback. > Would you be willing to add a bulk delete tags functionality? That sounds like a good improvement yes. I'll see when I can...
I agree it would be much nicer to don't show them. The issue currently is that I don't have the information if an image has any tags in the API...
A workaround I was using in our private registry was running the garbage collection in a cronjob. This of course did not solve the "empty" images shown in the UI...
> Why isn't it a good idea to do additional call for every image? Its just a json what you're asking for. I'm just thinking about a registry with a...
Hey, nice to hear you like this project 🙃 Regarding your feature request: I was thinking about it and currently I don't see a nice way to implement it. Problem...
Hi Johan, thanks for your feature request. Indeed this would be a great enhancement. Unfortunately the [API endpoint](https://docs.docker.com/registry/spec/api/#listing-image-tags) I'm using in listing the images does not include the hash :(...
By the way: In case you need something more advanced for self-hosting a registry I can recommend having a look at https://github.com/SUSE/Portus
Just got a ping here regarding the CLA. Probably since the PR was created from an no longer existing fork on my user. Guess it can be closed @kangguru ?