Skip to content

Instantly share code, notes, and snippets.

# 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