Skip to content

Instantly share code, notes, and snippets.

@vodrazka
Created November 8, 2018 08:29
Show Gist options
  • Save vodrazka/5a29b11b6a33066759e116f1dbc5361c to your computer and use it in GitHub Desktop.
Save vodrazka/5a29b11b6a33066759e116f1dbc5361c to your computer and use it in GitHub Desktop.
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