Changes
Page history
show example runner du command on the new podman hosts
authored
Aug 27, 2025
by
anarcat
Show whitespace changes
Inline
Side-by-side
service/ci.md
View page @
cced2d54
...
@@ -267,7 +267,11 @@ Alternatively, this will also clean old containers:
...
@@ -267,7 +267,11 @@ Alternatively, this will also clean old containers:
/usr/local/sbin/tpo-docker-clean-cache
/usr/local/sbin/tpo-docker-clean-cache
The
`tpa-du-gl-volumes`
script can also be used to analyse which
The
`tpa-du-gl-volumes`
script can also be used to analyse which
project is using the most disk space. Then those pipelines can be
project is using the most disk space:
tpa-du-gl-volumes ~gitlab-runner/.local/share/containers/storage/volumes/*
Then those pipelines can be
adjusted to cache less.
adjusted to cache less.
### Disk full on GitLab server
### Disk full on GitLab server
...
...
...
...