Skip to content

Instantly share code, notes, and snippets.

@AndrewRussellHayes
Created November 3, 2014 05:38
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 AndrewRussellHayes/9cf1f7595fab1f33a3ba to your computer and use it in GitHub Desktop.
Save AndrewRussellHayes/9cf1f7595fab1f33a3ba to your computer and use it in GitHub Desktop.
ssh into boot2docker vm
SSH into VM
$ boot2docker ssh
Boot2Docker auto logs in using the generated SSH key, but if you want to SSH into the machine manually (or you're not using a boot2docker managed VM), the credentials are:
user: docker
pass: tcuser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment