Created
August 28, 2016 12:15
-
-
Save roylee0704/362cf57782f1dc35b671d895ac5adf90 to your computer and use it in GitHub Desktop.
docker installation (includes upgrade), pre-requisite: brew/brew cask.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ brew cask install virtualbox --force # this forces upgrades too. | |
$ brew cask install docker-toolbox --force # this installs everything in docker: docker-compose/docker-machine/docker-swarm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment