Skip to content

Instantly share code, notes, and snippets.

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