Created
August 28, 2018 21:05
-
-
Save jmvrbanac/919324c1e7e167d1e635638397748d3a to your computer and use it in GitHub Desktop.
Cleanup Docker Networks by name
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 network rm `docker network ls --filter name=tests-* -q` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment