WebTechKitchen; Your Web Technology Kitchen, contact us to create, or maintain your websites and other digital properties.

If docker with orbstack won't start

Submitted by barnettech on Wed, 01/21/2026 - 11:15

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