Last active
April 20, 2020 18:54
-
-
Save bobvanluijt/f2a0bc149280ec71b97287b14e9c80a1 to your computer and use it in GitHub Desktop.
Dump those Dockers!
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 container rm $(docker container ls -aq) && docker image prune -af |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment