2026-04-17 00:03:47 UTC
2.56 GB
1f04282b3a57ede7afef7aef29be177e0ea66a4f36a166e0acdec4bfd7d45eca
MONGO_DOWNLOAD_URLhttps://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.32-rc2-signed.msi
MONGO_VERSION7.0.32-rc2
[#000] sha256:0938cf51b672b81c9804d1d5f0c57031c931f41b279270e84820c63642d6a3bd - 55.3% (1.42 GB)
[#001] sha256:3642e4b8bb65ad3768f9f74a0dc48bb2e3294779b5d51573a234bfbe4f65324e - 22.04% (579 MB)
[#002] sha256:2d65da7a61fe3d4fa71ebf92c7dd284b3537f5bb62ebde748369dbfec7ff0c6f - 0.0% (1.29 KB)
[#003] sha256:a8613bd61baa5ba5475da697f8332eaa6bdda866acb0b7d7669f2ff95536beb8 - 0.0% (1.28 KB)
[#004] sha256:b97e99fbb71314c05de25f30a828e6daaf7da542f52ad3de35488f9e03b459b1 - 0.0% (1.29 KB)
[#005] sha256:2c5e6367bac355113f779de53f30946e849c30c4fc2db08cfd0e08263654f51c - 0.0% (1.27 KB)
[#006] sha256:76f56be27c1b36187aca3884e4f40abd5568c972bf41a942d96693e7acfff700 - 22.66% (595 MB)
[#007] sha256:c97f430a69c64293276efbc6615b692769310276631b3d07e13b6d0be5e5226b - 0.0% (1.3 KB)
[#008] sha256:51c52ac98de775d3f6687e587ecafad08bb44ea74ca5be614cea60b2b52cadd0 - 0.0% (1.29 KB)
[#009] sha256:06baafd7475a8d1013390f3f7d2c172accc5e3cc2ec1f91ede1e172d8d507ae0 - 0.0% (1.27 KB)
Apply image 10.0.26100.32230
2026-04-13 07:00:46 UTCInstall update 10.0.26100.32690
2026-04-17 00:00:42 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]
2026-04-17 00:00:43 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=7.0.32-rc2
2026-04-17 00:00:44 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.32-rc2-signed.msi
2026-04-17 00:00:46 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=1f04282b3a57ede7afef7aef29be177e0ea66a4f36a166e0acdec4bfd7d45eca
2026-04-17 00:03:44 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-04-17 00:03:45 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]
2026-04-17 00:03:46 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017
2026-04-17 00:03:47 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) CMD ["mongod" "--bind_ip_all"]
2026-04-17 00:04:22 UTC
2.51 GB
1f04282b3a57ede7afef7aef29be177e0ea66a4f36a166e0acdec4bfd7d45eca
MONGO_DOWNLOAD_URLhttps://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.32-rc2-signed.msi
MONGO_VERSION7.0.32-rc2
[#000] sha256:3cc21a1b754848d23f00aa65cb94ec34c9a5dc6028b3aada42039c824738d02f - 55.27% (1.39 GB)
[#001] sha256:7111ae68f8961455d230dc12d44c2193d29b7c981e35417323613a0c1aa06384 - 21.57% (554 MB)
[#002] sha256:2d6070c905e4b6c5ce02c9bc84241b83cd29a3592ea2a9100ec4896563c33c00 - 0.0% (1.3 KB)
[#003] sha256:6924642c688f1a6c629c4fba88c2a2b4be1064d386d23ced09cbd4f58731b63b - 0.0% (1.29 KB)
[#004] sha256:ca11396ff63239756406606b00dfd15cb8684506ee82a1d5cd8efc4c1bab9cbe - 0.0% (1.27 KB)
[#005] sha256:2e02df0c471f0c9bd7de72237ac8f226d74a3f2636cce0ead73a91c1fcbf0533 - 0.0% (1.3 KB)
[#006] sha256:1d25232f6ab30b48665e3bbb021c6188411d9810b42909b15ddb7f10623d5df1 - 23.16% (595 MB)
[#007] sha256:407e570794311a41ce6dba89047b873f46bffb456ef797c795df2405deb1af0d - 0.0% (1.3 KB)
[#008] sha256:36b28c58e6c6a3901ef06d8312fe9fe8da161a5d5ad3ea8f9914177978caffce - 0.0% (1.29 KB)
[#009] sha256:06c0bd8b2f37a61e1dd649fd6f62b83f5378548a382d11c6643bd5eac2796bec - 0.0% (1.27 KB)
Apply image 10.0.20348.4294
2026-04-13 03:24:09 UTCInstall update 10.0.20348.5020
2026-04-16 23:54:52 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]
2026-04-17 00:01:57 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=7.0.32-rc2
2026-04-17 00:01:58 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.32-rc2-signed.msi
2026-04-17 00:01:58 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=1f04282b3a57ede7afef7aef29be177e0ea66a4f36a166e0acdec4bfd7d45eca
2026-04-17 00:04:14 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-04-17 00:04:15 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]
2026-04-17 00:04:17 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017
2026-04-17 00:04:22 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) CMD ["mongod" "--bind_ip_all"]