search

Home  >  Q&A  >  body text

可以把有界面的软件放docker里面吗?

比如Google浏览器,我只要启动一个容器就可以使用它了,网上有一种教程是用vnc连接,我觉得有点麻烦呢!

黄舟黄舟2771 days ago887

reply all(1)I'll reply

  • 阿神

    阿神2017-04-24 16:01:31

    Docker company's own employee Jessie Frazelle wrote a blog Docker Containers on the Desktop specifically to introduce how to "directly" run desktop software by directly sharing X display under Linux. She often participates in some docker meetings and often introduces it. Experience running desktop software. Judging from the article, in order to make it more convenient to use docker to run desktop software, she also specifically added the option of sharing sounds and integrated it into version 1.8.

    reply
    0
  • Cancelreply