Skip to content

x11 forwarding #4

@naruya

Description

@naruya
$ 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions