Created
December 5, 2019 21:25
-
-
Save vanderson139/078dfc0068ccf44b0c392d0b14d89b7a to your computer and use it in GitHub Desktop.
Clear Docker Images
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 run --rm -v /var/run/docker.sock:/var/run/docker.sock -v /etc:/etc spotify/docker-gc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment