Reports "Cannot connect to the Docker daemon at unix:///var/run/docker.sock" when use Colima as docker server #603
Labels
kind/bug
Some behavior is incorrect or out of spec
kind/question
Questions about existing features
resolution/fixed
This issue was fixed
What happened?
When use Colima as docker server, the socket location is NOT
/var/run/docker.sock
by default: https://github.com/abiosoft/colima/blob/main/docs/FAQ.md#docker-socket-locationColima uses Docker contexts to make docker client connects to correct location.
Expected Behavior
Identify the correct socket location by docker context, to be compatible with colima.
Steps to reproduce
pulumi up
Output of
pulumi about
CLI
Version 3.63.0
Go Version go1.20.3
Go Compiler gc
Plugins
NAME VERSION
command 0.7.2
docker 4.1.2
docker 3.6.1
gcp 6.54.0
gcp 6.54.0
nodejs unknown
random 4.12.1
Host
OS darwin
Version 12.6.2
Arch x86_64
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: