Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.43 KB

README.md

File metadata and controls

21 lines (17 loc) · 1.43 KB

Visual Studio Build Tools

This container brings Visual Studio Build Tools (2022, 2019 and 2017) in a Docker container using the .NET Framework runtime 4.8 (on Windows Server Core ltsc2022 and ltsc2019) base image, plus Chocolatey.

Container images available at Docker Hub

Tags:

  • ltsc2022 latest
  • ltsc2019

Building

  • GitHub Actions workflow is provided for automated builds onto Server Core 2022 and 2019.
  • build.ps1 Powershell script is provided for building different versions as your needs.

Licensing

  • The contents on this repo are released into the Public domain (The Unlicense)
  • Chocolatey is licensed under the Apache License
  • Micriosoft Windows Container images usage is subjected to the Microsoft EULA
  • Visual Studio Build Tools usage is subjected to the Microsoft EULA