Skip to content
Snippets Groups Projects
Commit 8088b1f4 authored by Keelan Lang's avatar Keelan Lang :gay_pride_flag: Committed by Clayton Cornell
Browse files

Clarify ambiguous language in Garbage Collection

parent 11596b59
No related branches found
No related tags found
1 merge request!92033Clarify ambiguous language in Garbage Collection
......@@ -927,9 +927,9 @@ these controls should migrate to the GitLab interface.
Users who have the [Maintainer role](../../user/permissions.md) for the project can
[delete Container Registry tags in bulk](../../api/container_registry.md#delete-registry-repository-tags-in-bulk)
periodically based on their own criteria, however, this alone does not recycle data,
periodically based on their own criteria. However, deleting the tags alone does not recycle data,
it only unlinks tags from manifests and image blobs. To recycle the Container
Registry data in the whole GitLab instance, you can use the built-in command
Registry data in the whole GitLab instance, you can use the built-in garbage collection command
provided by `gitlab-ctl`.
Prerequisites:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment