Skip to content

Since v5 DOCKER_HOST is not resolved on macOS with OrbStack #164

@WeeJeWel

Description

@WeeJeWel

Please see this diff: https://github.com/apocas/docker-modem/compare/v3.0.0..v5.0.0#diff-55d7eacad4cdcc83064806c86ad0c5acfdee1dce88730cf041108408b5e0197bR80

Something broke here. On macOS with OrbStack (instead of Docker Desktop), the connection to Docker cannot be made.

$ ls -la ~/.docker/run/
total 0
drwxr-xr-x@  4 emile  staff  128 Nov  9 15:08 .
drwxr-xr-x@ 13 emile  staff  416 Nov  9 16:06 ..
srwxr-xr-x@  1 emile  staff    0 Nov  9 15:08 docker-cli-api.sock
srwxr-xr-x@  1 emile  staff    0 Nov  9 15:08 docker.sock

Running

$ DOCKER_HOST=unix:///var/run/docker.sock node ...

does work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions