Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
d3cae39b
Commit
d3cae39b
authored
May 07, 2020
by
Ben Bodenmiller
Committed by
Suzanne Selhorn
May 07, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add container garbage collection to cleanup page
parent
2bd9ca9c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
doc/raketasks/cleanup.md
doc/raketasks/cleanup.md
+5
-0
No files found.
doc/raketasks/cleanup.md
View file @
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
)
.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment