Currently, within the Artifacts tab of a Docker registry, the UI displays the following columns:
Artifact Name
Registry
Downloads
Latest Version
However, there is no column showing the total size of each artifact repository.
From the UI today we can:
View the total size of Docker registry
View the size of individual image versions (tags/digest)
But we cannot see the aggregated size of the artifact (repository) itself. This makes it difficult to quickly identify which artifacts are consuming the most storage without manually calculating sizes from each version.
Requested Enhancement:
Please add a “Size” column in the Artifacts view that displays the total cumulative size of all image versions within each artifact repository.
Created by Prameet Upadhyay
·