Created
July 7, 2018 08:27
-
-
Save erichsu/ffe76351b5cc6490204fa480cdfa36c5 to your computer and use it in GitHub Desktop.
Clean Docker volume
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 volume prune -f | |
| docker system prune -a -f |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment