Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@notiv-nt
Created October 14, 2019 12:02
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 notiv-nt/92e7c73ffe68f99eb03910b5931573ff to your computer and use it in GitHub Desktop.
Save notiv-nt/92e7c73ffe68f99eb03910b5931573ff to your computer and use it in GitHub Desktop.
Docker full cleanup
docker system prune -fa && docker volume prune -f && docker system df
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment