Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save frenchcharly/af01082653ccccf9f6a9bbfdf1bd4b97 to your computer and use it in GitHub Desktop.
Save frenchcharly/af01082653ccccf9f6a9bbfdf1bd4b97 to your computer and use it in GitHub Desktop.
Gitlab runner running out of space (in /var/lib/docker/overlay2)
SSH to the runner and execute 'docker system prune --all --volumes --force' - this will wipe any unused docker stuff.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment