intechdigital/vs_buildtools_2022_vctools

By intechdigital

Updated almost 3 years ago

Visual Studio Build Tools 2022: Desktop development with C++

Image
0

10K+

intechdigital/vs_buildtools_2022_vctools repository overview

Visual Studio Build Tools 2022: Desktop development with C++

You can install Visual Studio Build Tools into a Windows container to support continuous integration and continuous delivery (CI/CD) workflows.

Ses Install Build Tools into a container for further information

Container instantiated from this image must run on a Windows Server 2022 as we use mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2022 as base image. If you need to run your build container on older windows hosts, try using an older base image (e.g. mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2019).

See Windows container version compatibility for further information.

Tags

The version number of the tag references the Version of the installed Visual Studio 2022 Build Tools. see Visual Studio 2022 Releases

...-wix Postfix

Images tagged with the -wix postfix come with the WiX Toolset installed.

Dockerfile

see https://github.com/in-tech/vs_buildtools_2022_vctools

Usage

docker run -v ${bamboo.working.directory}:C:\data --workdir c:\data --rm intechdigital/vs_buildtools_2022_vctools:latest c:\data\<your_build_in_container.bat>

Tag summary

Content type

Image

Digest

sha256:fa31a440a

Size

6.5 GB

Last updated

almost 3 years ago

docker pull intechdigital/vs_buildtools_2022_vctools