Skip to content
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

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

Open
WeeJeWel opened this issue Jan 15, 2024 · 0 comments
Open

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

WeeJeWel opened this issue Jan 15, 2024 · 0 comments

Comments

@WeeJeWel
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant