Skip to content

Instantly share code, notes, and snippets.

@swarupdonepudi
Last active June 17, 2025 22:41
Show Gist options
  • Save swarupdonepudi/d0cbd883ffd228909b77ebfcd89634ee to your computer and use it in GitHub Desktop.
Save swarupdonepudi/d0cbd883ffd228909b77ebfcd89634ee to your computer and use it in GitHub Desktop.
How to clean up docker images on mac? #51
docker system prune --all

Running the above command displayed the following on my mac

Total reclaimed space: 124.4GB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment