Skip to content

install

https://colima.run/

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 -f

use

todo

sh
brew install colima docker docker-compose
sh
colima start
colima status
colima stop

colima start --cpu 4 --memory 6 --disk 50

# 进入 VM
colima ssh