-
Notifications
You must be signed in to change notification settings - Fork 139
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
Docker detection is broken on Mac OS X #2226
Comments
I don't believe I added |
I was under the impression you're attempting to use the "host" builder? If so, then the default builder is still either Pack or S2I, so you'll need to either explicitly choose the builder with Leaving this open, however, since this needs validation as a bug for those builders |
Hello, I hope it is appropriate to post this here. I seem to have the same issue on Linux:
Same error as above:
Tried choosing
Tried setting
Many thanks in advance for any help. |
I had the same issue. I am trying Rancher desktop. Someone on another issue for another project found the solution:
The value to set in DOCKER_HOST is found from the 1st command above |
This issue is stale because it has been open for 90 days with no |
/lifecycle frozen |
I have Docker Intel Mac installed (Docker Desktop 4.28.0 (139021) ) and the latest
func
(main@09537e382daa74fb58ffc11d7aa0929cd2729bd4) complains about DOCKER_HOST not being foundIt looks like Docker for Mac now supports different context
The text was updated successfully, but these errors were encountered: