Skip to content

Instantly share code, notes, and snippets.

@guilhermecgs
Created January 27, 2022 17:28
Show Gist options
  • Save guilhermecgs/adbabb148579a1d3a8e2ec80fedb6502 to your computer and use it in GitHub Desktop.
Save guilhermecgs/adbabb148579a1d3a8e2ec80fedb6502 to your computer and use it in GitHub Desktop.
# rancher as docker replacement
# avoid conflict with rancher installation
brew uninstall helm kubectl nerdctl docker docker-compose
# install rancher
brew install --cask rancher
brew install docker-compose
brew install docker-credential-helper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment