nokturnaldock/msvc-vs2022

By nokturnaldock

Updated 4 months ago

Windows/amd64 docker image with vs2022 C/C++ compiler for CI / CD purposes.

Image
Languages & frameworks
Integration & delivery
Developer tools
0

10K+

nokturnaldock/msvc-vs2022 repository overview

Set ups development environment allowing building Windows x64 applications with Visual C/C++ toolchain.

Based on prebuild Microsoft 9.0.313-windowsservercore-ltsc2019 image and can be used with Docker on Windows 10.

Launch "C:\BuildTools\Common7\Tools\VsDevCmd.bat -arch=amd64" to set up MSVC x64 environment.

Contains preinstalled:

  • git (wasn't actually needed, base image had MiniGit installed)
  • cmake (4.3.2)
  • MSBuild (17.14.40+3e7442088)
  • nodejs(24.15.0)
  • Windows SDK(xx.xx.xx)

Tag summary

Content type

Image

Digest

sha256:1feabed1e

Size

5.8 GB

Last updated

4 months ago

docker pull nokturnaldock/msvc-vs2022