2026-02-21 00:16:53 UTC
2.59 GB
83e72061c152d009dd35137a3e7e33364905b6fc7faa681cdfc3282b9e4b8a48
MONGO_DOWNLOAD_URLhttps://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.2.6-rc0-signed.msi
MONGO_VERSION8.2.6-rc0
[#000] sha256:0938cf51b672b81c9804d1d5f0c57031c931f41b279270e84820c63642d6a3bd - 54.75% (1.42 GB)
[#001] sha256:456534216d0c12d9314cda831989d54bb3f542d7d43d9772ba40654db6dbd7bc - 15.88% (421 MB)
[#002] sha256:cdcf36325e9b58185230b393f44a10967f9cdedd638fb085ff149aefa2ba7e8d - 0.0% (1.35 KB)
[#003] sha256:44353bba67d4211b1ee1042384bcb21d6cbc9a0c6d3233266f3496753ae0e7ba - 0.0% (1.28 KB)
[#004] sha256:3cceade6c07e8af7ce1fe64716137eea3d192c004306ae2a179077e07b3caa46 - 0.0% (1.3 KB)
[#005] sha256:22630dad15d54bfb2453665de76f4726da3bab06feef373ecca8cb171c5f6226 - 0.0% (1.26 KB)
[#006] sha256:f575e2bb25c6d7c34a974b351bc9bd50637b684f52bbf8eef0f959b3339e4097 - 29.37% (779 MB)
[#007] sha256:2dd8940a8137fee6b88064a4b230ee168521f6528b9ffb40f2b0c96933c34c7a - 0.0% (1.26 KB)
[#008] sha256:08c9cfbfee1d248e083190e2e40a337b9148920a42b6a87e3530c63ddf3ef25d - 0.0% (1.29 KB)
[#009] sha256:845c9297b4739b93ddd9237e01aa0fe49e69948a4b268d47fc20b8473268ffd9 - 0.0% (1.29 KB)
Apply image 10.0.26100.32230
2026-02-06 22:21:49 UTCInstall update 10.0.26100.32370
2026-02-21 00:12:54 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]
2026-02-21 00:12:56 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=8.2.6-rc0
2026-02-21 00:12:57 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.2.6-rc0-signed.msi
2026-02-21 00:12:58 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=83e72061c152d009dd35137a3e7e33364905b6fc7faa681cdfc3282b9e4b8a48
2026-02-21 00:16:51 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-02-21 00:16:52 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]
2026-02-21 00:16:52 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017
2026-02-21 00:16:53 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) CMD ["mongod" "--bind_ip_all"]
2026-02-21 00:20:35 UTC
2.5 GB
83e72061c152d009dd35137a3e7e33364905b6fc7faa681cdfc3282b9e4b8a48
MONGO_DOWNLOAD_URLhttps://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.2.6-rc0-signed.msi
MONGO_VERSION8.2.6-rc0
[#000] sha256:3cc21a1b754848d23f00aa65cb94ec34c9a5dc6028b3aada42039c824738d02f - 55.57% (1.39 GB)
[#001] sha256:e3c87a3784ab1d08cbacea3288e90f8106f6e7a20b792ab27cdc739fc966a73e - 13.94% (356 MB)
[#002] sha256:0321ddb5deded272ea9d8eff1a902780f080cd91dd61e58d2579ef443d86f5c0 - 0.0% (1.34 KB)
[#003] sha256:7b0327c52750d67824eb29b23229ab3806a2e59fddb0eb80b656c7a0992c6c5d - 0.0% (1.3 KB)
[#004] sha256:bc8699861528508e7a8bd3d01999e4f01d224e900fb5d3bec5ad83af87ffe482 - 0.0% (1.29 KB)
[#005] sha256:3324cda1bbc7c82e6c7bab158a7b8fa2e01f7d9d64a27d623486b4dc48983224 - 0.0% (1.29 KB)
[#006] sha256:18f7d75df7987d78eee77526684b210e6e206c5d573047d03b0f36f8f9362da1 - 30.49% (779 MB)
[#007] sha256:4b1e7bb59a04b271dc7e9a165aa77f2e9d44d634591e102756afdab32f1f8ced - 0.0% (1.29 KB)
[#008] sha256:ee0346b12e08770f3d5c2334e7e46eaf668fa378e6a36a3f5920c94128e86e5f - 0.0% (1.26 KB)
[#009] sha256:04e0706dbcfd3f52b4ac1f4628618150f04f8f4b78d1fe3b4336e8477d7d1b67 - 0.0% (1.26 KB)
Apply image 10.0.20348.4294
2026-02-06 10:02:33 UTCInstall update 10.0.20348.4773
2026-02-21 00:12:42 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]
2026-02-21 00:12:45 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=8.2.6-rc0
2026-02-21 00:12:47 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.2.6-rc0-signed.msi
2026-02-21 00:12:49 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=83e72061c152d009dd35137a3e7e33364905b6fc7faa681cdfc3282b9e4b8a48
2026-02-21 00:20:31 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-02-21 00:20:32 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]
2026-02-21 00:20:33 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017
2026-02-21 00:20:35 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.