2026-08-12 17:50:26 UTC
3.02 GB
7c2a821f6caaffe53da63f3a048ba624e04f37358b749ce0ebe9da1684fdfedc
MONGO_DOWNLOAD_URLhttps://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.29-signed.msi
MONGO_VERSION8.0.29
[#000] sha256:0938cf51b672b81c9804d1d5f0c57031c931f41b279270e84820c63642d6a3bd - 47.02% (1.42 GB)
[#001] sha256:0e5abeeefbb7b11eb6332573ca632d3d8807213461f1b97f3cfee8899a29583f - 28.33% (875 MB)
[#002] sha256:1431b768a9a0ba04c416c5ab7ed6487186a2fb55c10236e589259c86dfa4c531 - 0.0% (1.25 KB)
[#003] sha256:f8df99a1b9c13ce353171d1eaa84dafc9a0e7051001a47e179bcdbd73d43f161 - 0.0% (1.26 KB)
[#004] sha256:a5ef0eb6de90d82e067d451359aa121a56bb3143b845a3a27ede671a74d3ea93 - 0.0% (1.25 KB)
[#005] sha256:8912cd13cc7c5a99270fc1fc61aec405bf8390ba1652d620bdfb8b1d76c6c936 - 0.0% (1.23 KB)
[#006] sha256:4b6902935ed2d3d92e424a9a71f331d49f0b3610702c51c450d7fc14eadb8973 - 24.65% (761 MB)
[#007] sha256:ab251571dffd19d9e5d03a2f4c922fb19de84e21c65e8791f1289bf4382e2a8f - 0.0% (1.26 KB)
[#008] sha256:17a9e52928bc6bb1d726b028a9f9bd5d9893c38ba6d620b41a22c5930e541dae - 0.0% (1.25 KB)
[#009] sha256:0dbffd31d1caaae99fbe16f416b4e98be10ec9539b483801d810bd55f7bd6544 - 0.0% (1.23 KB)
Apply image 10.0.26100.32230
2026-08-09 09:10:21 UTCInstall update 10.0.26100.33296
2026-08-12 17:48:32 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]
2026-08-12 17:48:33 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=8.0.29
2026-08-12 17:48:34 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.29-signed.msi
2026-08-12 17:48:35 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=7c2a821f6caaffe53da63f3a048ba624e04f37358b749ce0ebe9da1684fdfedc
2026-08-12 17:50:25 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-08-12 17:50:25 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]
2026-08-12 17:50:26 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017
2026-08-12 17:50:26 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) CMD ["mongod" "--bind_ip_all"]
2026-08-12 18:28:14 UTC
2.78 GB
7c2a821f6caaffe53da63f3a048ba624e04f37358b749ce0ebe9da1684fdfedc
MONGO_DOWNLOAD_URLhttps://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.29-signed.msi
MONGO_VERSION8.0.29
[#000] sha256:3cc21a1b754848d23f00aa65cb94ec34c9a5dc6028b3aada42039c824738d02f - 49.93% (1.39 GB)
[#001] sha256:16a37dc2b2d3c6043d57b7ca0e32bc7d3fe761174f2d192d1aabe93b7895c9b7 - 23.3% (663 MB)
[#002] sha256:4e88f1160789d32e05e5f6d26a146bb8d1ae151a598a09633b60090645bd7ad9 - 0.0% (1.29 KB)
[#003] sha256:67a8eac6f240bbc85cd5dd9c6db61c9ecdea92525b96b6f452f66f9444843702 - 0.0% (1.26 KB)
[#004] sha256:40f59ac63d1bd5fef9521b72458027c08c21e56228215d190ad1f74e21f9e1b6 - 0.0% (1.26 KB)
[#005] sha256:2f750bd3377bfd39b93fb1e400bddc2b695b6509a2e1b67c1d8a5b0e516dfeed - 0.0% (1.3 KB)
[#006] sha256:28c366b7f3300c1c9705219f28f87485d2f41265426b2524e31e012cbe997e7b - 26.77% (761 MB)
[#007] sha256:e24b05edbab24454d7f1fe90b4935b25b367fca5da44464739e675a09d1505bb - 0.0% (1.29 KB)
[#008] sha256:938677f053bdaefed8a27097496452deee4fa384ce614abc69e70cf8d109afc4 - 0.0% (1.31 KB)
[#009] sha256:f1b1a4de3edf093652e8073e5c7d7e58554c05f37951bdb09f033ba1d0a94851 - 0.0% (1.29 KB)
Apply image 10.0.20348.4294
2026-08-09 04:19:26 UTCInstall update 10.0.20348.5499
2026-08-12 17:47:47 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]
2026-08-12 18:26:44 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=8.0.29
2026-08-12 18:26:44 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.29-signed.msi
2026-08-12 18:26:45 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=7c2a821f6caaffe53da63f3a048ba624e04f37358b749ce0ebe9da1684fdfedc
2026-08-12 18:28:09 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-08-12 18:28:12 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]
2026-08-12 18:28:12 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017
2026-08-12 18:28:14 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) CMD ["mongod" "--bind_ip_all"]