Created
July 11, 2020 05:27
-
-
Save useataaaaa/de6da8e1adc4e98b66d6a12f4396ec0a to your computer and use it in GitHub Desktop.
Docker相关
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
| // delete images | |
| docker rmi $(docker images -q) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment