Skip to content

Update manage.md #22921

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,9 @@ The following objects are shown in the diagram.
2. Select **Preview and delete**.
3. In the window that appears, verify the items that will be deleted and the
amount of storage you will reclaim.
4. Select **Delete forever**.
4. Select **Delete forever**.


> [!NOTE]
>
> If you would like to delete in bulk, you can use the [deletion API endpoint](https://docs.docker.com/reference/api/registry/latest/#tag/delete)).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small nit so the URL will generate correctly when generating it on local.

Suggested change
> If you would like to delete in bulk, you can use the [deletion API endpoint](https://docs.docker.com/reference/api/registry/latest/#tag/delete)).
> If you would like to delete in bulk, you can use the [deletion API endpoint](/reference/api/registry/latest/#tag/delete).