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

MIT-SHM extension, docker and shared memory #7

Open
bedrin opened this issue Sep 8, 2021 · 4 comments
Open

MIT-SHM extension, docker and shared memory #7

bedrin opened this issue Sep 8, 2021 · 4 comments

Comments

@bedrin
Copy link
Owner

bedrin commented Sep 8, 2021

Document pitfalls.
Can we use --ipc=host ?
Would --pid=host help ?

@bedrin
Copy link
Owner Author

bedrin commented Sep 9, 2021

@bedrin
Copy link
Owner Author

bedrin commented Sep 9, 2021

QT_X11_NO_MITSHM=1

@bedrin
Copy link
Owner Author

bedrin commented Sep 9, 2021

Disable shared memory on X Client side:

X11_NO_MITSHM
J2D_USE_MITSHM
 --no-xshm
QT_X11_NO_MITSHM=1

@bedrin
Copy link
Owner Author

bedrin commented Sep 9, 2021

Or `--ipc=container:docker-x-server'

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