sb2nov / mac-setup

Installing Development environment on macOS

Home Page:https://sourabhbajaj.com/mac-setup/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker installation having issues in Mac through brew

anirudhagar13 opened this issue · comments

I'm Submitting a ...

[ x] Bug report
[ ] Tool/language/etc documentation request

Bug Location

Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

Steps to recreate bug:

  1. brew cask install docker-toolbox
  2. docker run hello-world
  3. sudo docker-compose build

Tool/Language/etc

Other Information

Found resolution at : https://docs.docker.com/docker-for-mac/install/
(Apparently, this is the recommended way by many to install dockers for Mac).

This issue can be closed now

Thanks!

Tip: Let's use the magic "fixes #xxx" in PRs in the future, to autoclose issues.

https://help.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue