We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
Running
does work.
The text was updated successfully, but these errors were encountered: