summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Goodman <jgoodman@gitlab.com>2019-06-19 16:01:48 +0000
committerJason Goodman <jgoodman@gitlab.com>2019-06-19 16:01:48 +0000
commitb343237fd60b012d214058f3a079d3e72dbd8b3e (patch)
tree9c87073468d269d07b2fb615e7061ef09da64473
parent10bbcb5a7f576f6970269ee422a06749069f1de5 (diff)
downloadgitlab-ce-docs-update-container-registry-api.tar.gz
Apply suggestion to doc/api/container_registry.mddocs-update-container-registry-api
-rw-r--r--doc/api/container_registry.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/api/container_registry.md b/doc/api/container_registry.md
index 68e6a270757..64ea15bca93 100644
--- a/doc/api/container_registry.md
+++ b/doc/api/container_registry.md
@@ -177,6 +177,8 @@ This API call performs the following operations:
These operations are executed asynchronously and it might
take time to get executed. You can run this at most
once an hour for a given container repository.
+This action does not delete blobs. In order to delete them and recycle disk space,
+[run the garbage collection](https://docs.gitlab.com/omnibus/maintenance/README.html#removing-unused-layers-not-referenced-by-manifests).
NOTE: **Note:**
Due to a [Docker Distribution deficiency](https://gitlab.com/gitlab-org/gitlab-ce/issues/21405),