Skip to content

Instantly share code, notes, and snippets.

@erangaeb
Created December 8, 2015 16:46
Show Gist options
  • Save erangaeb/f6645cc5051eccc99590 to your computer and use it in GitHub Desktop.
Save erangaeb/f6645cc5051eccc99590 to your computer and use it in GitHub Desktop.
Install older version of boot2docker via homebrew
# search the version
brew search boot2docker
# install specific version
# brew version are in https://github.com/Homebrew/homebrew-versions
brew install homebrew/versions/boot2docker162
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment