[Feature] Show docker images' sizes individually and in total #11446

Closed
opened 2025-11-02 09:37:56 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @lonix1 on GitHub (Aug 12, 2023).

Feature Description

We push many dev / staging docker images to the registry every day. I expect they are piling up, taking space, and soon will exhaust our VPS' storage.

It would be nice for the packages pages to show an image's size (in MiB), and to show a total size somewhere too.

If I knew which were the "big" images - which we don't need anymore anyway (they were old staging images) - then I could delete them.

Screenshots

No response

Originally created by @lonix1 on GitHub (Aug 12, 2023). ### Feature Description We push many dev / staging docker images to the registry every day. I expect they are piling up, taking space, and soon will exhaust our VPS' storage. It would be nice for the packages pages to show an image's size (in MiB), and to show a total size somewhere too. If I knew which were the "big" images - which we don't need anymore anyway (they were old staging images) - then I could delete them. ### Screenshots _No response_
GiteaMirror added the type/proposal label 2025-11-02 09:37:56 -06:00
Author
Owner

@lonix1 commented on GitHub (Aug 12, 2023):

Ok, I see that there already is a package size page - but it's hidden in the admin settings: https://gitea.example.com/admin/packages. And there's even a delete button for each image... nice!

I now know where to find it, so I'm happy.

But it might be a good idea to have a link from a package to that page. However that would only work for admin users.

@lonix1 commented on GitHub (Aug 12, 2023): Ok, I see that there already is a package size page - but it's hidden in the admin settings: `https://gitea.example.com/admin/packages`. And there's even a delete button for each image... nice! I now know where to find it, so I'm happy. But it might be a good idea to have a link from a package to that page. However that would only work for admin users.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#11446