2026-07-22 22:20:38 UTC
3.05 GB
3e91c0a69f9cf20bfceaa7c8bc714d63ffbb8f0834a6e7043a734efacc97a8db
MONGO_DOWNLOAD_URLhttps://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.3.7-signed.msi
MONGO_VERSION8.3.7
[#000] sha256:0938cf51b672b81c9804d1d5f0c57031c931f41b279270e84820c63642d6a3bd - 46.48% (1.42 GB)
[#001] sha256:e24b28706e4e5f31fae7935e5a79e6df5d7a2eb3e69c8c19ca723f41f0b45f6f - 25.39% (793 MB)
[#002] sha256:d172116a401c329316c09cacb64e70e4ddbe775ad2969e9bfa4e44e0ad789f8a - 0.0% (1.27 KB)
[#003] sha256:12d62fb2fcd2db0fca01dd57f9448c2ea981a226061994666d58fd6d7aebd5b0 - 0.0% (1.27 KB)
[#004] sha256:1191d5f87dfb91e15d01d227256157775b7ddf557e29d94bcb5fa1c514a2399d - 0.0% (1.26 KB)
[#005] sha256:2f88acd34b97e85bec05d9ab24d09c5c5b95e5d547e48ac9958b402178f8b675 - 0.0% (1.25 KB)
[#006] sha256:292b329ba3e04c158dd2d2ba7f531e00fd14e8465eef27f2adc90c9225038792 - 28.14% (879 MB)
[#007] sha256:5168c14c25b7a8a7c718c7d17989ead106d5fac519b58dbdf6f7310c132698c8 - 0.0% (1.25 KB)
[#008] sha256:d526ca2c0856a4fdd920f1f99567a0e3fb431d99dc844aabe9d4ded868c3ddfb - 0.0% (1.26 KB)
[#009] sha256:1bebba46ce333d7586e112be880ed88128d779044835e98f79647140096a5b95 - 0.0% (1.28 KB)
Apply image 10.0.26100.32230
2026-07-11 23:02:35 UTCInstall update 10.0.26100.33158
2026-07-22 22:15:58 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]
2026-07-22 22:16:00 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=8.3.7
2026-07-22 22:16:01 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.3.7-signed.msi
2026-07-22 22:16:05 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=3e91c0a69f9cf20bfceaa7c8bc714d63ffbb8f0834a6e7043a734efacc97a8db
2026-07-22 22:20:36 UTCpowershell -Command $ErrorActionPreference = 'Stop'; Write-Host ('Downloading {0} ...' -f $env:MONGO_DOWNLOAD_URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object System.Net.WebClient).DownloadFile($env:MONGO_DOWNLOAD_URL, 'mongo.msi'); if ($env:MONGO_DOWNLOAD_SHA256) { Write-Host ('Verifying sha256 ({0}) ...' -f $env:MONGO_DOWNLOAD_SHA256); if ((Get-FileHash mongo.msi -Algorithm sha256).Hash -ne $env:MONGO_DOWNLOAD_SHA256) { Write-Host 'FAILED!'; exit 1; }; }; Write-Host 'Installing ...'; Start-Process msiexec -Wait -ArgumentList @( '/i', 'mongo.msi', '/quiet', '/qn', '/l*v', 'install.log', 'INSTALLLOCATION=C:\mongodb', 'ADDLOCAL=MiscellaneousTools,Router,ServerNoService' ); if (-Not (Test-Path C:\mongodb\bin\mongod.exe -PathType Leaf)) { Write-Host 'Installer failed!'; Get-Content install.log; exit 1; }; Remove-Item install.log; $env:PATH = 'C:\mongodb\bin;' + $env:PATH; [Environment]::SetEnvironmentVariable('PATH', $env:PATH, [EnvironmentVariableTarget]::Machine); Write-Host 'Verifying install ...'; Write-Host ' mongod --version'; mongod --version; Write-Host 'Removing ...'; Remove-Item C:\windows\installer\*.msi -Force; Remove-Item mongo.msi -Force; Write-Host 'Complete.';
2026-07-22 22:20:37 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]
2026-07-22 22:20:38 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017
2026-07-22 22:20:38 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) CMD ["mongod" "--bind_ip_all"]
2026-07-22 22:19:51 UTC
2.87 GB
3e91c0a69f9cf20bfceaa7c8bc714d63ffbb8f0834a6e7043a734efacc97a8db
MONGO_DOWNLOAD_URLhttps://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.3.7-signed.msi
MONGO_VERSION8.3.7
[#000] sha256:3cc21a1b754848d23f00aa65cb94ec34c9a5dc6028b3aada42039c824738d02f - 48.35% (1.39 GB)
[#001] sha256:0675e37b24741ccc9e6ff6dda8512e3be78ba3519c8af33b04872e4738349249 - 21.71% (638 MB)
[#002] sha256:b5584867de281a2beafa0d0a1138b88207a1e1e0e9ab733516f82467f87abade - 0.0% (1.29 KB)
[#003] sha256:d7a99ce542b5356c54fcf84253f0f23fe50e2170955fe147ed284245eeb29556 - 0.0% (1.29 KB)
[#004] sha256:b9cac244b7dd1e182690cd85b14260e9166699741c04ff734e8965ecc80b1e3d - 0.0% (1.29 KB)
[#005] sha256:4fdb9e5026ea672d16b3ba0d922a75ef45faaf43592792f45822752b0513a7e0 - 0.0% (1.3 KB)
[#006] sha256:1e190edb59aee5b5207214043e9baa5bb9fb15410e31e696d8672480b0337d50 - 29.94% (879 MB)
[#007] sha256:c0e0f369ee92cf8e9c7c4ac19bde65088e1f3e5c4ac6e1134fcd14d088a92b1e - 0.0% (1.26 KB)
[#008] sha256:866f2237493ccec05b499d4ac17b3285f9ef4487de7924dec913557db398483b - 0.0% (1.26 KB)
[#009] sha256:23b1cf0b9b8753d8cb3b115d41c37f580682beddb4590f5e51abc27f7f52a34c - 0.0% (1.27 KB)
Apply image 10.0.20348.4294
2026-07-11 16:30:20 UTCInstall update 10.0.20348.5386
2026-07-22 22:16:25 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]
2026-07-22 22:16:28 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=8.3.7
2026-07-22 22:16:30 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.3.7-signed.msi
2026-07-22 22:16:31 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=3e91c0a69f9cf20bfceaa7c8bc714d63ffbb8f0834a6e7043a734efacc97a8db
2026-07-22 22:19:48 UTCpowershell -Command $ErrorActionPreference = 'Stop'; Write-Host ('Downloading {0} ...' -f $env:MONGO_DOWNLOAD_URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object System.Net.WebClient).DownloadFile($env:MONGO_DOWNLOAD_URL, 'mongo.msi'); if ($env:MONGO_DOWNLOAD_SHA256) { Write-Host ('Verifying sha256 ({0}) ...' -f $env:MONGO_DOWNLOAD_SHA256); if ((Get-FileHash mongo.msi -Algorithm sha256).Hash -ne $env:MONGO_DOWNLOAD_SHA256) { Write-Host 'FAILED!'; exit 1; }; }; Write-Host 'Installing ...'; Start-Process msiexec -Wait -ArgumentList @( '/i', 'mongo.msi', '/quiet', '/qn', '/l*v', 'install.log', 'INSTALLLOCATION=C:\mongodb', 'ADDLOCAL=MiscellaneousTools,Router,ServerNoService' ); if (-Not (Test-Path C:\mongodb\bin\mongod.exe -PathType Leaf)) { Write-Host 'Installer failed!'; Get-Content install.log; exit 1; }; Remove-Item install.log; $env:PATH = 'C:\mongodb\bin;' + $env:PATH; [Environment]::SetEnvironmentVariable('PATH', $env:PATH, [EnvironmentVariableTarget]::Machine); Write-Host 'Verifying install ...'; Write-Host ' mongod --version'; mongod --version; Write-Host 'Removing ...'; Remove-Item C:\windows\installer\*.msi -Force; Remove-Item mongo.msi -Force; Write-Host 'Complete.';
2026-07-22 22:19:49 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]
2026-07-22 22:19:49 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017
2026-07-22 22:19:51 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) CMD ["mongod" "--bind_ip_all"]