Requesting assistance with Windows based docker image for VH Client!
Hey guys, I need to build a docker image based on FROM mcr.microsoft.com/dotnet/framework/sdk:4.8.1
I know you guys have an alpine image, so I thought the best way to start would be to translate it to Windows. ChatGPT gave me this after some finagling. Clearly, the bits involving the Linux kernel don't belong here. I'm wondering if you could review what needs to change here to make everything work. Of course, if I can get it working, the image would be on Docker hub for public consumption.