We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1478cb0 commit 274207cCopy full SHA for 274207c
images/windows-deps/Dockerfile
@@ -33,5 +33,6 @@ FROM mcr.microsoft.com/windows/nanoserver:${WINDOWS_VERSION}
33
34
COPY --from=git /git /git
35
COPY --from=servercore /Windows/System32/nslookup.exe /nslookup.exe
36
+COPY --from=servercore /windows/system32/netapi32.dll /windows/system32/netapi32.dll
37
COPY --from=vcredist C:\windows\system32\msvcp140.dll C:\windows\system32
38
COPY --from=vcredist C:\windows\system32\vcruntime140.dll C:\windows\system32
0 commit comments