Hacker News new | ask | show | jobs
by paxys 1251 days ago
> on MacOS
1 comments

brew install docker
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.