https://github.com/heaths/vssetup-docker
Base Docker image for debugging and testing Visual Studio installer queries
https://github.com/heaths/vssetup-docker
docker-image visual-studio
Last synced: about 1 year ago
JSON representation
Base Docker image for debugging and testing Visual Studio installer queries
- Host: GitHub
- URL: https://github.com/heaths/vssetup-docker
- Owner: heaths
- License: mit
- Created: 2017-05-16T06:39:38.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-05-13T23:25:51.000Z (about 7 years ago)
- Last Synced: 2025-02-02T05:26:16.850Z (over 1 year ago)
- Topics: docker-image, visual-studio
- Language: Dockerfile
- Size: 7.81 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
This is the base image for creating Docker containers for debugging and testing the [query APIs](aka.ms/setup/configuration/docs) for the Visual Studio installer.
## Projects
* https://github.com/Microsoft/vswhere
* https://github.com/Microsoft/vssetup.powershell
## License
Licensed under the MIT license. See [LICENSE.txt](LICENSE.txt) in the project root for license information.
## Code of Conduct
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.