2026-03-17 18:13:26 UTC
2.51 GB
8ac657caf629b67feb0bb338dac2dfdec0590901fe3b9bc2390cf94b1423abf1
MONGO_DOWNLOAD_URLhttps://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.31-signed.msi
MONGO_VERSION7.0.31
[#000] sha256:0938cf51b672b81c9804d1d5f0c57031c931f41b279270e84820c63642d6a3bd - 56.41% (1.42 GB)
[#001] sha256:b887ef086b6ed6d2abdb72b842528552ef42d0e668e96556db2d01a9b71bfd77 - 20.67% (532 MB)
[#002] sha256:ea3d88e50be351252198c753d2193dcee6a3e635d0e9f1db46a4f68cd908f381 - 0.0% (1.32 KB)
[#003] sha256:bc4a10598f08fdf5f26584e70bb6294fe82daef19dd83e5dfc8deb45153c5363 - 0.0% (1.29 KB)
[#004] sha256:4a5e0f89dd4c6a99e0e3055afbd27e757c7614276b4d8a4208874c77505109e6 - 0.0% (1.26 KB)
[#005] sha256:451a36d98aba57ad22f0ecfdd90a31cf06a4cdb5cb6c2624c413bf0810031281 - 0.0% (1.3 KB)
[#006] sha256:0c708bde263dd5a8715d1a6761a93b8364a69de120e3cf766c0295ccbeb991b5 - 22.92% (590 MB)
[#007] sha256:638f16ccbebcba4ef3c429355ca48b677d1048874886e349d588ac48e80c8c4d - 0.0% (1.26 KB)
[#008] sha256:df04ccf89e0bd81c7c5053c188ccbb8bea6571ebc8a7b820c19cffe01c5cdb5c - 0.0% (1.29 KB)
[#009] sha256:1be56b372efb17b8a135e964141a2b96d53aad91e426349d69ad0e555e4ba19f - 0.0% (1.27 KB)
Apply image 10.0.26100.32230
2026-03-06 02:07:33 UTCInstall update 10.0.26100.32522
2026-03-17 18:11:17 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]
2026-03-17 18:11:18 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=7.0.31
2026-03-17 18:11:19 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.31-signed.msi
2026-03-17 18:11:20 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=8ac657caf629b67feb0bb338dac2dfdec0590901fe3b9bc2390cf94b1423abf1
2026-03-17 18:13:24 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-17 18:13:25 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]
2026-03-17 18:13:26 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017
2026-03-17 18:13:26 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) CMD ["mongod" "--bind_ip_all"]
2026-03-17 18:13:27 UTC
2.42 GB
8ac657caf629b67feb0bb338dac2dfdec0590901fe3b9bc2390cf94b1423abf1
MONGO_DOWNLOAD_URLhttps://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.31-signed.msi
MONGO_VERSION7.0.31
[#000] sha256:3cc21a1b754848d23f00aa65cb94ec34c9a5dc6028b3aada42039c824738d02f - 57.25% (1.39 GB)
[#001] sha256:e55fb54b35ee36c2d316d377de271bb39bd7e71b8d127ad0d2a686bc485ab280 - 18.96% (470 MB)
[#002] sha256:21a077ed2c117050c63721d1798e3c4e42a82bfcf11b301d68482411a812bec7 - 0.0% (1.29 KB)
[#003] sha256:0f908ccbf63ae1afe09a1a7593aaeb2bc9fece1700f8b50d4624d5fd6399319e - 0.0% (1.3 KB)
[#004] sha256:fef390ace909b55b4d7af9525f5ed1609cc871f38c848da90f508809c9140695 - 0.0% (1.28 KB)
[#005] sha256:b4b5a2312024d511b3da06d8532fa84d22a9fcdb42683510085035ed2b88f74f - 0.0% (1.28 KB)
[#006] sha256:af5f329b2a79c3310b274615c72c7ffd32cc97995dd5a0bbf587d09c37f8060f - 23.79% (590 MB)
[#007] sha256:043c3455814347f283ab3f8205178b39ceecb63ce36fc333e31661c2e3d26ba7 - 0.0% (1.27 KB)
[#008] sha256:324026a0c4b8ae723efd4a6b54e10c2dd4c92fa2214c0ca9d3a7cbd58d746320 - 0.0% (1.3 KB)
[#009] sha256:316a49c8a3033cc28eae9c4e1869cc6ecd4dca32c662dd9196cc67fd80626969 - 0.0% (1.29 KB)
Apply image 10.0.20348.4294
2026-03-03 22:48:22 UTCInstall update 10.0.20348.4893
2026-03-17 18:11:36 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]
2026-03-17 18:11:37 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=7.0.31
2026-03-17 18:11:38 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.31-signed.msi
2026-03-17 18:11:39 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=8ac657caf629b67feb0bb338dac2dfdec0590901fe3b9bc2390cf94b1423abf1
2026-03-17 18:13: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-03-17 18:13:26 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]
2026-03-17 18:13:26 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017
2026-03-17 18:13:27 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) CMD ["mongod" "--bind_ip_all"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.