Closed sietsevdschoot closed 6 years ago
If you want Windows only features like Visual Studio or the full .NET Framework, then you need to build and run your own Windows container using the resources available in this repository under the windows directory. The images that you can pull from Docker Hub are Linux only images.
When i start a docker agent, targeting visualstudio.com, the agent registers itself with my private agent pool. When i queue a new build, I get the following error:
Output:
Googling this error, it appears VisualStudio is not installed on the image.
Any possible solutions on how to fix this in Docker?