Skip to content

Commit 13ea97f

Browse files
mohithshukamohithshuka
authored andcommitted
fix: update misleading Image Management description in hub-images index
The previous description said 'optimize your repository storage' which was vague and did not reflect the page's actual content. The manage.md page is focused on viewing, filtering, and deleting images and image indexes. Updated the description to accurately reflect this. Fixes #25005
1 parent 1fbffdd commit 13ea97f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • content/manuals/docker-hub/repos/manage/hub-images

content/manuals/docker-hub/repos/manage/hub-images/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ repositories, and supported software artifacts.
1616
- [Tags](./tags.md): Tags help you version and organize different iterations of
1717
your images within a single repository. This topic explains tagging and
1818
provides guidance on how to create, view, and delete tags in Docker Hub.
19-
- [Image Management](./manage.md): Manage your images and image indexes to
20-
optimize your repository storage.
19+
- [Image Management](./manage.md): View, filter, and delete images and image
20+
indexes in your repository.
2121
- [Software artifacts](./oci-artifacts.md): Docker Hub supports OCI (Open
2222
Container Initiative) artifacts, allowing you to store, manage, and distribute
2323
a range of content beyond standard Docker images, including Helm charts,

0 commit comments

Comments
 (0)