-
-
Save TheRojam/d7bf81dd17ebe36825ff9742b248261c to your computer and use it in GitHub Desktop.
install docker on osx
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
cd | |
brew update | |
brew cask install docker | |
docker version |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment