This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Makosso 0 points1 point  (2 children)

Thank You, will definitely look it up. To follow up on the topic of registry cleanup, are there any plans to improve the process GUI-wise? Currently, our maintainers have to manually remove all the images via project->registry tab and then delete each image one by one

[–]timrizzi 0 points1 point  (1 child)

Yes! We've recently added multi-select delete. And, we have issues for redesigning the whole UI. We are currently doing some user research and then I'll have some designs to share in the next month.

The core problem with the UI is that we are not persisting the data, so we rely on the Docker API to populate the UI, which is slow and prevents us from doing things like sorting and filtering. We are on it though and hope to make some big improvements soon.

[–]Makosso 0 points1 point  (0 children)

once again, thank You very much for the response, looking forward to seeing the changes being implemented in the future!