Skip to content

Instantly share code, notes, and snippets.

@fijimunkii
Created June 18, 2018 21:38
Show Gist options
  • Save fijimunkii/b0b166900763be3378195962a0a964a5 to your computer and use it in GitHub Desktop.
Save fijimunkii/b0b166900763be3378195962a0a964a5 to your computer and use it in GitHub Desktop.
clean up docker images (prune df)
docker system df
docker system prune -a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment