scripts/bootstrap/modules/system/containers.sh- Script function:
install_container_stack
- Formulas:
colima,docker,docker-compose,docker-credential-helper - Cask:
orbstack
- Docker CLI stack is installed and wired.
- If
dockerandorbctlare available, bootstrap applies deterministic context selection:orbstackfirst (preferred)colimaas fallback
--start-orbstackstarts OrbStack at the end of bootstrap and re-applies OrbStack context when possible.
- Existing formulas and casks are skipped.
orbctl startis only executed when requested via--start-orbstack.
docker context ls
orbctl status
docker context use orbstack || docker context use colima