Created
June 23, 2020 13:52
-
-
Save alkuzad/cb01d1f466d31a06f7658378e4d664c3 to your computer and use it in GitHub Desktop.
Fully cleanup docker
This file contains 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 prune | |
docker image prune --all # remove also unused named images |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment