visual studio - running vs2015 in docker image -


is possible create visual studio2015 docker image?

i need have complete development environment in docker image, can run image coding , publishing etc vs installed on normal windows. machine or vm.

there many obvious reasons want this!

for example, want have multiple installations of vs2017. 1 mobile, 1 without, 1 c++, 1 c#, 1 vs extension installed without.

indeed 1 of major issue docker containers might easy deploy applications, after several years have passed, if try go development environment created deployment (because want fix bug , not introduce new ones) right impossible.

capturing both development container , deployment container gives better chance of keeping match!


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -