docker运行打开一个X窗口并保持空闲

docker运行打开一个X窗口并保持空闲,docker,ssh,x11,x11-forwarding,Docker,Ssh,X11,X11 Forwarding,我正在连接到远程计算机(从windows到centos),并尝试运行docker容器 ,docker拉动hello world,X窗口即将打开 什么都没有 ssh-vvvname@remote 相同的命令docker pull hello world给出: debug1: client_input_channel_open: ctype x11 rchan 4 win 65536 max 16384 debug1: client_request_x11: request from ::1 351

我正在连接到远程计算机(从windows到centos),并尝试运行docker容器

docker拉动hello world
,X窗口即将打开 什么都没有

ssh-vvvname@remote
相同的命令
docker pull hello world
给出:

debug1: client_input_channel_open: ctype x11 rchan 4 win 65536 max 16384
debug1: client_request_x11: request from ::1 35164
debug2: fd 8 setting TCP_NODELAY
debug2: fd 8 setting O_NONBLOCK
debug3: fd 8 is O_NONBLOCK
debug1: channel 1: new [x11]
debug1: confirm x11

我想知道如何调试这种行为。我认为它可能来自ssh配置,但不确定

我不明白docker pull hello world与X11有什么关系,我也不知道这里需要调试什么。你在哪里打了什么?为什么会出现一个X窗口?是的。这就是重点。我不知道为什么这个docker命令也会显示一个X窗口。。。试图澄清。我正在使用ssh-vvv从windows连接到远程centosname@centos. 然后我运行上面的docker命令,弹出一个空的X11窗口。我关闭窗口并在命令行中显示此输出/错误:
XIO:X服务器“localhost:10.0”上的致命IO错误11(资源暂时不可用),在32个请求(30个已知已处理)之后,剩余0个事件