需要借助 Colima https://github.com/abiosoft/colima
- 安装
brew install docker docker-credential-helper colima
- 启动
colima start
- 测试
docker run hello-world
不用的时候请关闭 colima
colima stop
参考 Colima 官方文档 https://github.com/abiosoft/colima
凡心所向,素履以往;生如逆旅,一苇以航
需要借助 Colima https://github.com/abiosoft/colima
brew install docker docker-credential-helper colima
colima start
docker run hello-world
不用的时候请关闭 colima
colima stop
参考 Colima 官方文档 https://github.com/abiosoft/colima
目录