Created
September 24, 2015 00:06
-
-
Save gabrielcorado/f197c70f560c43878fb7 to your computer and use it in GitHub Desktop.
Remove ALL Running containers
This file contains 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 rm -f (docker ps -q) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment