Tag: DBS

无法在Docker容器中为X11自动启动没有$ DISPLAY的dbus-daemon

我试图在Docker Ubuntu的容器中安装OpenJDK8,但我仍然收到这个错误: (gconftool-2:4389): GConf-WARNING **: Client failed to connect to the D-BUS daemon: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11 我怎样才能解决这个错误?