an image with msbuild tools
Contains:
vs_buildtools.exe \
--quiet --addProductLang en-US --includeOptional --nocache --wait --installPath C:\BuildTools \
--add Microsoft.VisualStudio.Workload.VCTools \
--remove Microsoft.VisualStudio.Component.Windows10SDK.10240 \
--remove Microsoft.VisualStudio.Component.Windows10SDK.10586 \
--remove Microsoft.VisualStudio.Component.Windows10SDK.14393 \
Run the image with:
docker run -it -v ${PWD}:c:\work --workdir c:\work nullreference/msbuild
Content type
Image
Digest
Size
10.2 GB
Last updated
over 8 years ago
docker pull nullreference/msbuild