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

x11 forwarding #4

Open
naruya opened this issue Dec 13, 2020 · 0 comments
Open

x11 forwarding #4

naruya opened this issue Dec 13, 2020 · 0 comments

Comments

@naruya
Copy link
Owner

naruya commented Dec 13, 2020

$ echo $DISPLAY  # check!
$ ssh foo@bar -X
$ echo $DISPLAY  # check!
$ docker run --runtime=nvidia -it \
             -e "DISPLAY" -e "QT_X11_NO_MITSHM=1" -v /tmp/.X11-unix:/tmp/.X11-unix \
             naruya/dl_remote
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