2026-03-23 18:45:10 UTC
2.68 GB
031b931a2db67978a99d3876c394c3bfcfe9178b517c51f47ac999b15a8fa25a
MONGO_DOWNLOAD_URLhttps://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.21-rc0-signed.msi
MONGO_VERSION8.0.21-rc0
[#000] sha256:0938cf51b672b81c9804d1d5f0c57031c931f41b279270e84820c63642d6a3bd - 52.94% (1.42 GB)
[#001] sha256:b887ef086b6ed6d2abdb72b842528552ef42d0e668e96556db2d01a9b71bfd77 - 19.4% (532 MB)
[#002] sha256:b6a627dc870dd3488f6924339857714b1737854ce7d277cabd9e3474323cc04f - 0.0% (1.35 KB)
[#003] sha256:4373c2b70df3b1499c84392a15ce2a6dfa66c6ff18188cadfa5ed8264c55b86a - 0.0% (1.26 KB)
[#004] sha256:2826db16207456b6bf4a6b581041b32288ca3e68fd368678134737f00ef7349b - 0.0% (1.29 KB)
[#005] sha256:c9c22260fa9dc89a1d471f27abbec88b5e226d76655233923d2d14413ed03311 - 0.0% (1.3 KB)
[#006] sha256:5e89a579d244c4faa27028fd5f6bc8bac36253554ea267f6a797e875c625451d - 27.66% (759 MB)
[#007] sha256:cb84613ec625066d1cd4a1268583c50755fbf39fd9976b4427c62755a03b6065 - 0.0% (1.27 KB)
[#008] sha256:a159bf39067465b5c09fb9683832cbb7eb271fcda8965dec78f5c73e73f69ac8 - 0.0% (1.29 KB)
[#009] sha256:82cba6bb6a449d04b9d29eb4c3e9717ded1919a7d027d84ebf1e164134ad13e3 - 0.0% (1.26 KB)
Apply image 10.0.26100.32230
2026-03-06 02:07:33 UTCInstall update 10.0.26100.32522
2026-03-23 18:42:09 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]
2026-03-23 18:42:10 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=8.0.21-rc0
2026-03-23 18:42:11 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.21-rc0-signed.msi
2026-03-23 18:42:12 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=031b931a2db67978a99d3876c394c3bfcfe9178b517c51f47ac999b15a8fa25a
2026-03-23 18:45: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-03-23 18:45:09 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]
2026-03-23 18:45:10 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017
2026-03-23 18:45:10 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) CMD ["mongod" "--bind_ip_all"]
2026-03-23 18:43:10 UTC
2.59 GB
031b931a2db67978a99d3876c394c3bfcfe9178b517c51f47ac999b15a8fa25a
MONGO_DOWNLOAD_URLhttps://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.21-rc0-signed.msi
MONGO_VERSION8.0.21-rc0
[#000] sha256:3cc21a1b754848d23f00aa65cb94ec34c9a5dc6028b3aada42039c824738d02f - 53.6% (1.39 GB)
[#001] sha256:e55fb54b35ee36c2d316d377de271bb39bd7e71b8d127ad0d2a686bc485ab280 - 17.76% (470 MB)
[#002] sha256:29ed5c73b99b08b0685899e73d0c3249fb0c8f7903a23873188259de54c9e7cb - 0.0% (1.3 KB)
[#003] sha256:8790953a910a4bf13b0f5bb0034297bf206838bc4c438d44b2d4921265f67d5e - 0.0% (1.3 KB)
[#004] sha256:affea0c2f241ac1e25470fef50d6ba99bec27d9416cc08be72388af3c34f0dbf - 0.0% (1.27 KB)
[#005] sha256:beb03a5ef8d837a78c4471eda558b6c65f56d2e010bdde792068de3aa3bee7e0 - 0.0% (1.27 KB)
[#006] sha256:2019b097d488c8b7911c2a907f020600db235bd04dfabaf223583f249a34caa7 - 28.64% (759 MB)
[#007] sha256:22e93c96092c52457d38767b59faf9869b288b99ec2277b7ef93f6721f15af0b - 0.0% (1.26 KB)
[#008] sha256:2914d056fd21394d5ad65382a80053aabfebe25149edca1cabf78c5197c6c7a2 - 0.0% (1.29 KB)
[#009] sha256:241cd19699c029869d39a59a2f184cc7ac51f50f8f4d9fadfeea2c0290019b02 - 0.0% (1.3 KB)
Apply image 10.0.20348.4294
2026-03-03 22:48:22 UTCInstall update 10.0.20348.4893
2026-03-23 18:38:35 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]
2026-03-23 18:38:36 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=8.0.21-rc0
2026-03-23 18:38:37 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.21-rc0-signed.msi
2026-03-23 18:38:37 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=031b931a2db67978a99d3876c394c3bfcfe9178b517c51f47ac999b15a8fa25a
2026-03-23 18:43:06 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-03-23 18:43:09 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]
2026-03-23 18:43:09 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017
2026-03-23 18:43:10 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) CMD ["mongod" "--bind_ip_all"]