Is it possible to run GUI apps in windows containers?

前端 未结 3 1934
天涯浪人
天涯浪人 2021-02-04 09:10

So I\'m playing around with this containers concept and specificlly windows containers.

I managed to run containers using the windows nanoserver image, however this imag

3条回答
  •  一生所求
    2021-02-04 09:24

    The nano server is not supporting GUI. That's why I cannot see how this should work if your base image for your container is a nano server

提交回复
热议问题