Is it possible to install Visual Studio in a Windows Container

前端 未结 5 416
予麋鹿
予麋鹿 2020-12-23 09:33

Is it possible to install any version of Visual Studio in a Windows Container on a Windows Server?

The motivation is to use Windows Containers for building software

5条回答
  •  一整个雨季
    2020-12-23 10:02

    Just for the record MS is not planning support VS inside containers, the best alternative that you have is MsBuild. Some months ago was possible but with the latest version from VS is not possible. Source: vsts-agents

提交回复
热议问题