Visual Studio 2008 Installation on Windows

Not able to Install Visual Studio 2008 or any other version of VS on Docker, no response or error message.
Let me know if we can install Visual Studio on Docker which is planned to be used as Build machine to build visual studio solutions
Server Version: 17.04.0-ce
Storage Driver: windowsfilter
Windows:
Logging Driver: json-file
Plugins:
Volume: local
Network: l2bridge l2tunnel nat null overlay transparent
Swarm: inactive
Default Isolation: hyperv
Kernel Version: 10.0 14393 (14393.953.amd64fre.rs1_release_inmarket.170303-1614)
Operating System: Windows 10 Enterprise
OSType: windows
Architecture: x86_64
CPUs: 4
Total Memory: 7.909GiB

I don’t know about VS2008, but VS 2017 tools install just fine: https://github.com/friism/dockerfiles/blob/master/vs-build-tools/17/Dockerfile

What are you wanting to do with VS 2008 in a container?

VS2008 is the last edition to support ‘smart devices’: Build applications for Windows CE 6 and Windows Embedded Compact 7
It would be great to be able to build these platforms from docker as well.