Docker with GUI application

后端 未结 2 1608
囚心锁ツ
囚心锁ツ 2021-01-07 09:14

TL;DR

I need to kick off Selenium from a Java application running in the background in a Docker container. The kick off fails because the X11 environment is not a

2条回答
  •  旧巷少年郎
    2021-01-07 09:50

    We can also connect a docker container directly to a users Xserver: See the answer to Can you run GUI apps in a docker container?

提交回复
热议问题