Last active
May 31, 2025 10:32
-
-
Save andrewpetrochenkov/b9348c130870044c5b13470caea65f5e to your computer and use it in GitHub Desktop.
brew install docker #brew #docker #macos
This file contains hidden or 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 install --cask --appdir=~/Applications --verbose docker | |
brew install docker-buildx | |
brew install docker-compose | |
brew install docker-compose-cli | |
brew install docker-completion | |
brew install docker-compose-completion | |
brew install docker-machine-completion |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment