If docker with orbstack won't start

Submitted by barnettech on

Check that the containers are in fact in orbstack, and make sure orbstack is still set as the default and not docker:

# check which is the default orbstack or docker
docker context ls
# Switch to OrbStack context
docker context use orbstack
# Verify it switched docker context ls
lando power off
lando start