Skip to content

Instantly share code, notes, and snippets.

@altitdb
Created July 13, 2018 18:13
Show Gist options
  • Save altitdb/d15019275e3aa4f9f8f6e58e12e9df3b to your computer and use it in GitHub Desktop.
Save altitdb/d15019275e3aa4f9f8f6e58e12e9df3b to your computer and use it in GitHub Desktop.
Configure docker in windows
docker-machine create default
Start the vm default.
docker-machine env --shell cmd default
After this command, set all variables.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment