Commit ddc48a23 authored by Amy Qualls's avatar Amy Qualls

Merge branch 'selhorn-apideletecontainer' into 'master'

Added link to video for deleting images

See merge request gitlab-org/gitlab!30399
parents f6bebf0b 5551fef0
...@@ -223,6 +223,9 @@ This action does not delete blobs. In order to delete them and recycle disk spac ...@@ -223,6 +223,9 @@ This action does not delete blobs. In order to delete them and recycle disk spac
Delete registry repository tags in bulk based on given criteria. Delete registry repository tags in bulk based on given criteria.
<i class="fa fa-youtube-play youtube" aria-hidden="true"></i>
For an overview, see [Utilize the Container Registry API to delete all tags except *](https://youtu.be/Hi19bKe_xsg).
```plaintext ```plaintext
DELETE /projects/:id/registry/repositories/:repository_id/tags DELETE /projects/:id/registry/repositories/:repository_id/tags
``` ```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment