8000 Plasma socket mounting is broken on macOS · Issue #29 · orchest/orchest · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Plasma socket mounting is broken on macOS #29

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

Closed
ricklamers opened this issue Aug 8, 2020 · 2 comments
Closed

Plasma socket mounting is broken on macOS #29

ricklamers opened this issue Aug 8, 2020 · 2 comments
Labels
tracker Tracking open issues and PRs in other repos

Comments

@ricklamers
Copy link
Member
ricklamers commented Aug 8, 2020

docker/for-mac#483

@yannickperrenet yannickperrenet changed the title Plasma socket mounting seems broken on macOS Plasma socket mounting is broken on macOS Aug 27, 2020
@yannickperrenet yannickperrenet added the tracker Tracking open issues and PRs in other repos label Aug 27, 2020
@yannickperrenet
Copy link
Contributor

According to the official Docker documentation: "Socket files and named pipes only transmit between containers and between macOS processes -- no transmission across the hypervisor is supported, yet."

See: https://docs.docker.com/docker-for-mac/osxfs/#file-types

@yannickperrenet
Copy link
Contributor

Should be fixed in #34

Workaround is to use docker volumes so that the docker containers can communicate over the socket without crossing the hypervisor boundary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tracker Tracking open issues and PRs in other repos
Projects
None yet
Development

No branches or pull requests

2 participants
0