diff --git a/content/manuals/docker-hub/repos/manage/hub-images/manage.md b/content/manuals/docker-hub/repos/manage/hub-images/manage.md index 7af6b2f21d9..94d83075106 100644 --- a/content/manuals/docker-hub/repos/manage/hub-images/manage.md +++ b/content/manuals/docker-hub/repos/manage/hub-images/manage.md @@ -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**. \ No newline at end of file + 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)).