Skip to content

Instantly share code, notes, and snippets.

@roylee0704
Created August 28, 2016 12:15
Show Gist options
  • Save roylee0704/362cf57782f1dc35b671d895ac5adf90 to your computer and use it in GitHub Desktop.
Save roylee0704/362cf57782f1dc35b671d895ac5adf90 to your computer and use it in GitHub Desktop.
docker installation (includes upgrade), pre-requisite: brew/brew cask.
$ 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