Commit 4c92538f authored by Suzanne Selhorn's avatar Suzanne Selhorn

Merge branch 'patch-108' into 'master'

Add container garbage collection to cleanup page

See merge request gitlab-org/gitlab!31045
parents c0fb8489 d3cae39b
......@@ -179,3 +179,8 @@ sudo gitlab-rake gitlab:cleanup:sessions:active_sessions_lookup_keys
# installation from source
bundle exec rake gitlab:cleanup:sessions:active_sessions_lookup_keys RAILS_ENV=production
```
## Container Registry garbage collection
Container Registry can use considerable amounts of disk space. To clear up
unused layers, the registry includes a [garbage collect command](../administration/packages/container_registry.md#container-registry-garbage-collection).
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