Hacker News new | ask | show | jobs
by dinosaurdynasty 1318 days ago
I assume `brew install docker` just installs the docker CLI/etc, which can run on non-Linux OSes. However the docker daemon can only run on Linux, so something needs to setup a VM for it.
1 comments

Homebrew handles this kinda poorly, so people are often confused. `brew install docker` installs the Docker CLI. `brew install --cask docker` installs Docker Desktop, and if you've permanently tapped homebrew-cask you'll get that instead of the Docker CLI.
omg that is terrible
Linux user here. It's not terrible. It's funny.
You are trying to be snarky at macOS users, but homebrew is BSD licensed…