OrbStack as a docker alternative on macOS
-
Install OrbStack by downloading installer or using Homebrew.
brew install orbstack -
Migrate Docker data
orb migrate docker -
(Optional) Add registry mirrors
You can edit the config directly at
~/.orbstack/config/docker.jsonand restart the engine withorb restart docker.{ "registry-mirrors": ["<mirror_addr>"] }