Skip to content

Instantly share code, notes, and snippets.

@JC1738
Created December 23, 2015 22:15
Show Gist options
  • Save JC1738/c987518bf8a99b1fce3b to your computer and use it in GitHub Desktop.
Save JC1738/c987518bf8a99b1fce3b to your computer and use it in GitHub Desktop.
Attach command line to docker
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