Skip to content

Instantly share code, notes, and snippets.

@jcopps
Created November 29, 2019 06:19
Show Gist options
  • Save jcopps/3c0e852624636b17c623ddd15b5f94bf to your computer and use it in GitHub Desktop.
Save jcopps/3c0e852624636b17c623ddd15b5f94bf to your computer and use it in GitHub Desktop.
Purge in docker to free up space
docker system prune & docker system prune --volumes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment