Skip to content

Instantly share code, notes, and snippets.

@manrueda
Created August 28, 2017 15:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save manrueda/d9b12c1986c27e3d917941af432d86d3 to your computer and use it in GitHub Desktop.
Save manrueda/d9b12c1986c27e3d917941af432d86d3 to your computer and use it in GitHub Desktop.
Remove cache instances of GitLab CI Runner
docker ps -a | grep cache | awk '{print $2}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment