Created
October 14, 2019 12:02
-
-
Save notiv-nt/92e7c73ffe68f99eb03910b5931573ff to your computer and use it in GitHub Desktop.
Docker full cleanup
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 -fa && docker volume prune -f && docker system df |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment