diff --git a/5.0/windows/nanoserver-1809/Dockerfile b/5.0/windows/nanoserver-1809/Dockerfile index 642d1e8d54..8ad9a0d4bf 100644 --- a/5.0/windows/nanoserver-1809/Dockerfile +++ b/5.0/windows/nanoserver-1809/Dockerfile @@ -16,6 +16,7 @@ USER ContainerUser COPY --from=mongo:5.0.27-windowsservercore-1809 \ C:\\Windows\\System32\\msvcp140.dll \ + C:\\Windows\\System32\\msvcp140_1.dll \ C:\\Windows\\System32\\vcruntime140.dll \ C:\\Windows\\System32\\vcruntime140_1.dll \ C:\\Windows\\System32\\ diff --git a/5.0/windows/nanoserver-ltsc2022/Dockerfile b/5.0/windows/nanoserver-ltsc2022/Dockerfile index fc65210339..52005f4164 100644 --- a/5.0/windows/nanoserver-ltsc2022/Dockerfile +++ b/5.0/windows/nanoserver-ltsc2022/Dockerfile @@ -16,6 +16,7 @@ USER ContainerUser COPY --from=mongo:5.0.27-windowsservercore-ltsc2022 \ C:\\Windows\\System32\\msvcp140.dll \ + C:\\Windows\\System32\\msvcp140_1.dll \ C:\\Windows\\System32\\vcruntime140.dll \ C:\\Windows\\System32\\vcruntime140_1.dll \ C:\\Windows\\System32\\ diff --git a/6.0-rc/windows/nanoserver-1809/Dockerfile b/6.0-rc/windows/nanoserver-1809/Dockerfile index 53ef7e0306..6f4abea7c9 100644 --- a/6.0-rc/windows/nanoserver-1809/Dockerfile +++ b/6.0-rc/windows/nanoserver-1809/Dockerfile @@ -16,6 +16,7 @@ USER ContainerUser COPY --from=mongo:6.0.16-rc0-windowsservercore-1809 \ C:\\Windows\\System32\\msvcp140.dll \ + C:\\Windows\\System32\\msvcp140_1.dll \ C:\\Windows\\System32\\vcruntime140.dll \ C:\\Windows\\System32\\vcruntime140_1.dll \ C:\\Windows\\System32\\ diff --git a/6.0-rc/windows/nanoserver-ltsc2022/Dockerfile b/6.0-rc/windows/nanoserver-ltsc2022/Dockerfile index 65347c3be4..0a5e813d35 100644 --- a/6.0-rc/windows/nanoserver-ltsc2022/Dockerfile +++ b/6.0-rc/windows/nanoserver-ltsc2022/Dockerfile @@ -16,6 +16,7 @@ USER ContainerUser COPY --from=mongo:6.0.16-rc0-windowsservercore-ltsc2022 \ C:\\Windows\\System32\\msvcp140.dll \ + C:\\Windows\\System32\\msvcp140_1.dll \ C:\\Windows\\System32\\vcruntime140.dll \ C:\\Windows\\System32\\vcruntime140_1.dll \ C:\\Windows\\System32\\ diff --git a/6.0/windows/nanoserver-1809/Dockerfile b/6.0/windows/nanoserver-1809/Dockerfile index c2c818f906..77d6e53d00 100644 --- a/6.0/windows/nanoserver-1809/Dockerfile +++ b/6.0/windows/nanoserver-1809/Dockerfile @@ -16,6 +16,7 @@ USER ContainerUser COPY --from=mongo:6.0.15-windowsservercore-1809 \ C:\\Windows\\System32\\msvcp140.dll \ + C:\\Windows\\System32\\msvcp140_1.dll \ C:\\Windows\\System32\\vcruntime140.dll \ C:\\Windows\\System32\\vcruntime140_1.dll \ C:\\Windows\\System32\\ diff --git a/6.0/windows/nanoserver-ltsc2022/Dockerfile b/6.0/windows/nanoserver-ltsc2022/Dockerfile index 6a9a7a4662..1527f02926 100644 --- a/6.0/windows/nanoserver-ltsc2022/Dockerfile +++ b/6.0/windows/nanoserver-ltsc2022/Dockerfile @@ -16,6 +16,7 @@ USER ContainerUser COPY --from=mongo:6.0.15-windowsservercore-ltsc2022 \ C:\\Windows\\System32\\msvcp140.dll \ + C:\\Windows\\System32\\msvcp140_1.dll \ C:\\Windows\\System32\\vcruntime140.dll \ C:\\Windows\\System32\\vcruntime140_1.dll \ C:\\Windows\\System32\\ diff --git a/7.0/windows/nanoserver-1809/Dockerfile b/7.0/windows/nanoserver-1809/Dockerfile index 274ddf08cc..7ad76ebc24 100644 --- a/7.0/windows/nanoserver-1809/Dockerfile +++ b/7.0/windows/nanoserver-1809/Dockerfile @@ -16,6 +16,7 @@ USER ContainerUser COPY --from=mongo:7.0.11-windowsservercore-1809 \ C:\\Windows\\System32\\msvcp140.dll \ + C:\\Windows\\System32\\msvcp140_1.dll \ C:\\Windows\\System32\\vcruntime140.dll \ C:\\Windows\\System32\\vcruntime140_1.dll \ C:\\Windows\\System32\\ diff --git a/7.0/windows/nanoserver-ltsc2022/Dockerfile b/7.0/windows/nanoserver-ltsc2022/Dockerfile index a914621194..d40a062b64 100644 --- a/7.0/windows/nanoserver-ltsc2022/Dockerfile +++ b/7.0/windows/nanoserver-ltsc2022/Dockerfile @@ -16,6 +16,7 @@ USER ContainerUser COPY --from=mongo:7.0.11-windowsservercore-ltsc2022 \ C:\\Windows\\System32\\msvcp140.dll \ + C:\\Windows\\System32\\msvcp140_1.dll \ C:\\Windows\\System32\\vcruntime140.dll \ C:\\Windows\\System32\\vcruntime140_1.dll \ C:\\Windows\\System32\\ diff --git a/8.0-rc/windows/nanoserver-1809/Dockerfile b/8.0-rc/windows/nanoserver-1809/Dockerfile index f7ed404dcd..3a695fb173 100644 --- a/8.0-rc/windows/nanoserver-1809/Dockerfile +++ b/8.0-rc/windows/nanoserver-1809/Dockerfile @@ -16,6 +16,7 @@ USER ContainerUser COPY --from=mongo:8.0.0-rc8-windowsservercore-1809 \ C:\\Windows\\System32\\msvcp140.dll \ + C:\\Windows\\System32\\msvcp140_1.dll \ C:\\Windows\\System32\\vcruntime140.dll \ C:\\Windows\\System32\\vcruntime140_1.dll \ C:\\Windows\\System32\\ diff --git a/8.0-rc/windows/nanoserver-ltsc2022/Dockerfile b/8.0-rc/windows/nanoserver-ltsc2022/Dockerfile index dade9d9d45..590a28979d 100644 --- a/8.0-rc/windows/nanoserver-ltsc2022/Dockerfile +++ b/8.0-rc/windows/nanoserver-ltsc2022/Dockerfile @@ -16,6 +16,7 @@ USER ContainerUser COPY --from=mongo:8.0.0-rc8-windowsservercore-ltsc2022 \ C:\\Windows\\System32\\msvcp140.dll \ + C:\\Windows\\System32\\msvcp140_1.dll \ C:\\Windows\\System32\\vcruntime140.dll \ C:\\Windows\\System32\\vcruntime140_1.dll \ C:\\Windows\\System32\\ diff --git a/Dockerfile-windows.template b/Dockerfile-windows.template index 23c5e5ee93..d084debdba 100644 --- a/Dockerfile-windows.template +++ b/Dockerfile-windows.template @@ -78,6 +78,7 @@ USER ContainerUser {{ def copy_from: "mongo:" + .version + "-windowsservercore-" + env.windowsRelease -}} COPY --from={{ copy_from }} \ C:\\Windows\\System32\\msvcp140.dll \ + C:\\Windows\\System32\\msvcp140_1.dll \ C:\\Windows\\System32\\vcruntime140.dll \ C:\\Windows\\System32\\vcruntime140_1.dll \ C:\\Windows\\System32\\