Created
June 18, 2018 21:38
-
-
Save fijimunkii/b0b166900763be3378195962a0a964a5 to your computer and use it in GitHub Desktop.
clean up docker images (prune df)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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