Bridge it
Yesterday I was choosing my new development environment. Finally, I choose UTM to be the virtual app.
The Orbstack is great but, document eco is just bad. For docker…well the isolation is not enough.
After selecting the VM, I met a problem: the vm can’t be connect from my host. It establish the connection first, then the vm drop the connection request from port22.
And I follow the AI tutor for checking, found that it was the NAT problem, I need to use Bridge mode for networking in UTM.
Also, follow the AI to config the vscode, avoid entering password every time when I open mac from lock.