docs/datacenter/dtr/2.0/repos-and-images/delete-an-image.md

19 lines
772 B
Markdown

---
description: Learn how to delete images from your repositories on Docker Trusted Registry.
keywords: docker, registry, repository, delete, image
redirect_from:
- /docker-trusted-registry/soft-garbage/
- /docker-trusted-registry/repos-and-images/delete-images/
- /docker-trusted-registry/repos-and-images/delete-an-image/
title: Delete an image
---
To delete an image, go to the **DTR web UI**, and navigate to the image
**repository** you want to delete. In the **Tags** tab, select all the image
tags you want to delete, and click the **Delete button**.
![](../images/delete-an-image-1.png)
You can also delete all image versions, by deleting the repository. For that,
in the image **repository**, navigate to the **Settings** tab, and click the
**Delete** button.