sb2nov / mac-setup

Installing Development environment on macOS
https://sourabhbajaj.com/mac-setup/
Other
7.15k stars 1.02k forks source link

Docker installation having issues in Mac through brew #232

Closed anirudhagar13 closed 4 years ago

anirudhagar13 commented 5 years ago

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).

kamleshkc2002 commented 4 years ago

This issue can be closed now

hugovk commented 4 years ago

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