Created
November 8, 2018 08:29
-
-
Save vodrazka/5a29b11b6a33066759e116f1dbc5361c to your computer and use it in GitHub Desktop.
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-machine ls | grep Error | grep MissingParameter | awk '{print $1}' | xargs docker-machine rm -f |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment