Skip to content

Instantly share code, notes, and snippets.

@j03m
Created April 28, 2015 14:22
Show Gist options
  • Save j03m/e001d6acf222bce6636e to your computer and use it in GitHub Desktop.
Save j03m/e001d6acf222bce6636e to your computer and use it in GitHub Desktop.
to:joe subj:boot2docker from:homebrew
i 8> u
To have launchd start boot2docker at login:
ln -sfv /usr/local/opt/boot2docker/*.plist ~/Library/LaunchAgents
Then to load boot2docker now:
launchctl load ~/Library/LaunchAgents/homebrew.mxcl.boot2docker.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment