Skip to content

Instantly share code, notes, and snippets.

@c3zi
Created February 9, 2016 08:55
Show Gist options
  • Select an option

  • Save c3zi/a86b7c1088cee915afa6 to your computer and use it in GitHub Desktop.

Select an option

Save c3zi/a86b7c1088cee915afa6 to your computer and use it in GitHub Desktop.
Start Docker machine on Windows
docker-machine.exe start default
docker-machine.exe env --shell powershell default
docker-machine.exe env --shell powershell default | Invoke-Expression
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment