Deleting a private repository - Amazon ECR

Deleting a private repository

If you're finished using a repository, you can delete it. When you delete a repository in the AWS Management Console, all of the images contained in the repository are also deleted; this cannot be undone.

To delete a repository (AWS Management Console)
  1. Open the Amazon ECR console at https://console.aws.amazon.com/ecr/repositories.

  2. From the navigation bar, choose the Region that contains the repository to delete.

  3. In the navigation pane, choose Repositories.

  4. On the Repositories page, choose the Private tab and then select the repository to delete and choose Delete.

  5. In the Delete repository_name window, verify that the selected repositories should be deleted and choose Delete.

    Important

    Any images in the selected repositories are also deleted.