Skip to content

Instantly share code, notes, and snippets.

@so0k
Created August 21, 2014 22:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save so0k/b43fabd0f2ef88c39754 to your computer and use it in GitHub Desktop.
Save so0k/b43fabd0f2ef88c39754 to your computer and use it in GitHub Desktop.
open a boot2docker ssh console from powershell
#connect b2d ssh
start cmd -ArgumentList @('/C','boot2docker','ssh')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment