Hacker News new | ask | show | jobs
by paulmd 1251 days ago
brew install docker
1 comments

That installs Docker Desktop, which is exactly what we are talking about
That installs the Docker CLI which is not Docker Desktop. brew install homebrew/cask/docker is Docker Desktop.