Created
December 23, 2015 22:15
-
-
Save JC1738/c987518bf8a99b1fce3b to your computer and use it in GitHub Desktop.
Attach command line to docker
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
eval "$(docker-machine env default)" | |
docker-machine regenerate-certs default |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment