Skip to content

Instantly share code, notes, and snippets.

@ianblenke
Last active August 29, 2015 14:08
Show Gist options
  • Save ianblenke/444c3f6552744ef25f59 to your computer and use it in GitHub Desktop.
Save ianblenke/444c3f6552744ef25f59 to your computer and use it in GitHub Desktop.
Sharing home directory with boot2docker
boot2docker down
VBoxManage sharedfolder add boot2docker-vm -name home -hostpath /Users
boot2docker up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment