brew install orbstack
# run orb to initialize
orb
double check the current docker version.
$ docker version | grep Context
Context: orbstack
if the context shows 'Linux/docker', you should manually switch to 'orbstack' context.
docker context use orbstack
orb migrate docker
~/.orbstack/config/docker.json
orb restart docker
orb
开头的命令直接操作容器- e.g.
orb sudo apt-get update
- 进入 虚拟机
orb
- 回到宿主机
mac
ssh [user-name@]<vm-name>@orb