Skip to content

Bug | Docker daemon doesn't seem to be responding on Mac #221

Closed
@Franr

Description

@Franr

Describe the Bug

If you run leverage on version 24.0.6, build ed223bc on Mac, apparently docker-py tries to connect to the docker socket on the wrong place.

Expected Behavior

Rather than /var/run/docker.sock, we should try to establish the connection through unix://$HOME/.docker/run/docker.sock instead

Environment (please complete the following information):

Docker version 24.0.6, build ed223bc
leverage version 1.10.2
MacOS Ventura 13.5

Additional Context

docker/docker-py#3146
https://docs.docker.com/desktop/release-notes/#4131
docker/for-mac#6529
portainer/portainer#9945 (comment)

Metadata

Metadata

Labels

bugSomething isn't workingminor

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions