通过GUI访问Windows 2016 Server Container(Docker容器)?

Mat*_*adt 18 vnc rdp docker windows-server-2016

我需要在Windows 2016 Server上使用Docker/Windows容器并准备在其上运行Windows应用程序.通过Powershell配置Windows并不像在Ubuntu上那样方便,特别是如果您从未真正使用过Windows Server并且需要学习所有Powershell命令;)

有没有办法通过GUI访问Windows容器?

Docker,Ubuntu,VNC 可以实现: 你能在docker容器中运行GUI应用程序吗?

想知道是否可以为Windows容器做类似的事情?

(我在内部工作,不使用Azure.在这里找到一个类似但未解决的问题:https://stackoverflow.com/questions/32721422/windows-server-containers-azure-how-to-create-a-container- with-gui)

谢谢.

==更新==

RDP绝对不是2016年2月的选项 - 不确定他们是否打算在最终版本中支持它?!

https://msdn.microsoft.com/en-us/virtualization/windowscontainers/about/work_in_progress#remote-desktop

Remote Desktop

Windows Containers cannot be managed/interacted with through a RDP session in TP4.
Run Code Online (Sandbox Code Playgroud)

到目前为止,我设法使用Midnight Commander至少拥有一个不错的文件浏览器,但Windows上的命令行仍然没有多大乐趣.

Fal*_*der 11

在这个视频中,MS容器开发人员Taylor Brown表示,他们将RDP从TP3分解为TP4,很可能不支持RTM Version Server 2016中的RDP:

https://channel9.msdn.com/Events/TechNetVirtualConference/TechNetVC2016/Day-3-Containers-Session-with-QA

自Dez.起更新 2018:

服务器2019已关闭,并且所有容器映像仍然不可能/不支持RDP.(当然它对纳米图像没有任何意义)

检查这个改进的内容:https : //stefanscherer.github.io/docker-on-windows-server-2019/

要有一个完整的概述,应该提到的是,在野外有一些黑客,可能RDP在一些图像和设置中工作,例如:https: //withinrafael.com/2018/03/09/using-远程桌面服务功能于集装箱/

  • 这段视频是两个小时 - 这个信息的时间范围对我有用... (2认同)
  • @ootwch最近更容易谷歌这个声明.例如https://social.msdn.microsoft.com/Forums/en-US/dab0d833-ff84-48f4-babf-ea776783cef7/how-to-connect-docker-container-using-rdp?forum=windowscontainers.此外,声明在视频开始时大约2-4分钟 (2认同)