install
sh
brew install colima==> Caveats
zsh completions have been installed to:
/opt/homebrew/share/zsh/site-functions
==> colima
To start colima now and restart at login:
brew services start colima
Or, if you don't want/need a background service you can just run:
/opt/homebrew/opt/colima/bin/colima start -fuse
todo
sh
brew install colima docker docker-composesh
colima start
colima status
colima stop
colima start --cpu 4 --memory 6 --disk 50
# 进入 VM
colima ssh