dockerfiles-windows icon indicating copy to clipboard operation
dockerfiles-windows copied to clipboard

Which dockerfile to run c++

Open mraslam0543 opened this issue 2 years ago • 1 comments

Hi,

Please suggest which Dockerfile to use for a C++ application.

Regards

mraslam0543 avatar Jul 01 '22 08:07 mraslam0543

Hi @mraslam0543,

Maybe the msbuild example should do it -> https://github.com/StefanScherer/dockerfiles-windows/tree/main/msbuild and installs the C++ build tools.

StefanScherer avatar Jul 08 '22 17:07 StefanScherer