我试图在docker中运行一个GUI应用程序(V-REP),灵感来自于以下建议:
http://fabiorehm.com/blog/2014/09/11/running-gui-apps-with-docker/
但我收到了错误:
QXcbConnection:无法连接到显示
我已阅读类似问题的答案,并尝试使用x11vnc和xauth但仍然遇到相同的错误。我正在使用Makefile and Dockerfile from here。
我很感激任何建议,也感谢有关如何实际使用VNC程序进行连接的说明,因为我不熟悉该过程。感谢。
该程序运行from the makefile:
make docker-run-vrep
如果它们有用,则为current docker setup steps。
答案 0 :(得分:0)
在运行应用程序之前尝试以下操作:
xhost +
应用启动后,您可能需要:
xhost -