---
title: "Delete a Docker image from Container Registry"
sidebar_label: "Delete a Docker image"
sidebar_position: 5
description: "How to delete a Docker image from a repository"
---

import TrashIcon from '@selectel/docux/icons/trash'
import Formbricks from '@theme/MDXComponents/Formbricks'

# Delete a Docker image from Container Registry

1. In the [Control panel](https://my.selectel.ru/vpc/default/craas/), on the top menu, click **Products** and select **Container Registry**.
2. Open the **Registries** tab.
3. Open the registry page → repository page.
4. In the image row, click <TrashIcon />.

<Formbricks />
