Created
February 9, 2016 08:55
-
-
Save c3zi/a86b7c1088cee915afa6 to your computer and use it in GitHub Desktop.
Start Docker machine on Windows
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-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