Created
December 15, 2020 05:08
-
-
Save danieldfc/f9499da9edf3afdb285a3a2a4b59665b to your computer and use it in GitHub Desktop.
command-inline docker remove all
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
# PARA REMOVER TUDO COMO: CACHE, IMAGENS, CONTAINERS... | |
$ docker system prune --all --force --volumes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment