Skip to content

[docs-scanner] Misleading description for Image Management link in index #25005

@docker-agent

Description

@docker-agent

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

Issue

The index page describes the "Image Management" topic with this text:

  • Image Management: Manage your images and image indexes to optimize your repository storage.

However, the actual manage.md page is focused almost entirely on deleting images and image indexes. The page title is "Image Management" but the content is specifically about deletion operations, not general management or optimization strategies.

Why this matters

A reader looking for guidance on "managing images to optimize repository storage" will click this link expecting broader management capabilities (like organizing, tagging strategies, storage optimization techniques, etc.). Instead, they'll find only deletion instructions. The description sets an expectation that the linked page doesn't fulfill.

Suggested fix

Update the description in _index.md to accurately reflect what the page covers:

- [Image Management](./manage.md): Delete images and image indexes to free up repository storage.

Or, alternatively, if the page title in manage.md should be more specific:

- [Delete images](./manage.md): Remove images and image indexes to free up repository storage.

Found by nightly documentation quality scanner

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions