Cannot Connect To Docker Daemon Docker For Mac

Join GitHub today

Do you have DOCKERHOST set? Royal tsx alternative mac. You do not need to use DOCKERHOST with Docker for Mac and it can cause this kind of issue.

GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.

Sign up New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comments

commented Aug 18, 2017

I am having the same error as #2180 with docker v17.06.0.

Installed the Docker for Mac app, and started it. Rebooted the computer.

About Docker for Mac says:

Diagnose Docker for Mac says:

Some details:

And the errors:

commented Aug 19, 2017

Update, after reading some documentation I realized I didn't need the brew docker lineup, so I uninstalled it.

Rebooted the computer, opened Docker for Mac, which requested (again) permission to install links and access networking for which I had to provide my password, I did so, and still got the same error.

Downgrading to Docker for Mac: Version 17.03.1-ce-mac12 (17661) also did not help, same error.

commented Aug 19, 2017

The answer was to check for DOCKER ENV variables and unset them. I had old variables set for boot2docker.

Found the file that was setting the variable and stopped setting it!

closed this Aug 19, 2017
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment