Skip to content

Instantly share code, notes, and snippets.

@92bondstreet
Last active September 24, 2016 09:34
Show Gist options
  • Select an option

  • Save 92bondstreet/c1679950940d80dcfc5d04eb0db4a25c to your computer and use it in GitHub Desktop.

Select an option

Save 92bondstreet/c1679950940d80dcfc5d04eb0db4a25c to your computer and use it in GitHub Desktop.
Installation of Mac os Docker Beta
brew update && brew cleanup && brew prune
brew cask update && brew cask cleanup
brew install docker
brew cask install docker
open -a docker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment