Open junxnone opened 2 years ago
网络方式
挂载方式
sudo apt install x11-xserver-utils
$DISPLAY
echo $DISPLAY
xhost +
:0
$DISPLLAY
-v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=:0 or -e DISPLAY=$DISPLAY
sudo vim /etc/lightdm/lightdm.conf [SeatDefaults] xserver-allow-tcp=true
export DISPLAY=xxx.xxx.xxx.xx:0
在 docker bash 中运行 xarclock, 可在当前 UI 显示时钟
Host UI
Reference
Brief
网络方式
和挂载方式
sudo apt install x11-xserver-utils
$DISPLAY
-echo $DISPLAY
xhost +
挂载方式
:0
为当前$DISPLLAY
)网络方式
验证小工具