Skip to content

Instantly share code, notes, and snippets.

@TopherThomas
Created July 13, 2021 15:09
Show Gist options
  • Save TopherThomas/5441f950ec0294a629f304baa290ec02 to your computer and use it in GitHub Desktop.
Save TopherThomas/5441f950ec0294a629f304baa290ec02 to your computer and use it in GitHub Desktop.
Clean up Docker environment.
docker system prune -a -f
docker volume prune -f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment