2025-12-29 20:14:16 UTC
3.52 GB
7c070bb50f184ba20dc0a8e57f13ee9f00ee071fba5777e35b173ec1defc3bd4
MONGO_DOWNLOAD_URLhttps://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.0.27-signed.msi
MONGO_VERSION6.0.27
[#000] sha256:1317fe15185685e9cd27f7542cd96f4847343401288a8b6798273a4ac60844eb - 58.6% (2.06 GB)
[#001] sha256:890b21ccebaeedf053c6c32fb4fe8d98ab2c60496b12e6b730ac67df9096fc5b - 27.45% (990 MB)
[#002] sha256:e6fedc6538b0711b3be41495877ada04be8f9de81782f9f0da6490dff3b6829e - 0.0% (1.28 KB)
[#003] sha256:522b39f70df5e1f31b9c6ee15ca8fd58ab1fd4c435677a45fea83f817931df23 - 0.0% (1.29 KB)
[#004] sha256:dd4b5fe601bc38ba041b3000ec6b4cfd760ae0975e307aabb990d859241a1d95 - 0.0% (1.26 KB)
[#005] sha256:08a54048264f7ccd060ff592112282c55ae4a85c1cb5235523e5cf4d77e02d31 - 0.0% (1.29 KB)
[#006] sha256:69326d119928f0b95b5253d1b6fd43d29a69567eda403cf5c961f8b1af5abbe6 - 13.95% (503 MB)
[#007] sha256:0ff77b6c0e85dadeebd55cdeb28c3e5e093d67877f90b24952480cf153f83bd3 - 0.0% (1.31 KB)
[#008] sha256:ff583f18ee34ad9048c5b6b90b8378ec5d39950d673b776a5ef99be81420d76f - 0.0% (1.34 KB)
[#009] sha256:24e888d0293a8c001ce4980ba0cdf1c39b34ec5ddcc17254d2cfa1dad5198d2a - 0.0% (1.26 KB)
Apply image 10.0.26100.2605
2025-12-06 21:49:56 UTCInstall update 10.0.26100.7462
2025-12-29 20:11:53 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]
2025-12-29 20:11:54 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=6.0.27
2025-12-29 20:11:56 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.0.27-signed.msi
2025-12-29 20:11:57 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=7c070bb50f184ba20dc0a8e57f13ee9f00ee071fba5777e35b173ec1defc3bd4
2025-12-29 20:14:13 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.';
2025-12-29 20:14:14 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]
2025-12-29 20:14:15 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017
2025-12-29 20:14:16 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) CMD ["mongod" "--bind_ip_all"]
2025-12-29 20:17:03 UTC
2.15 GB
7c070bb50f184ba20dc0a8e57f13ee9f00ee071fba5777e35b173ec1defc3bd4
MONGO_DOWNLOAD_URLhttps://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.0.27-signed.msi
MONGO_VERSION6.0.27
[#000] sha256:3cc21a1b754848d23f00aa65cb94ec34c9a5dc6028b3aada42039c824738d02f - 64.53% (1.39 GB)
[#001] sha256:1fc19ec18c41e4c8edf1a76eecae2be22e29445f11ee586523f59e36de40aebb - 12.61% (277 MB)
[#002] sha256:610c3903bc01026ead17cd5c540761b80b2e381c9cfd6ec0e8d5eacd526ea0e5 - 0.0% (1.29 KB)
[#003] sha256:4a4a1887b8d66f03e1089cf5b144f0228293eeb5f9986d89b91a642ebd5d5383 - 0.0% (1.29 KB)
[#004] sha256:dc01a0c98c3c588ca98ce90ae41045b2b0a75b634693de17792200a47a5e4ddc - 0.0% (1.29 KB)
[#005] sha256:ab13d6853f0c46377f8e9bcec0d667300310237fadaa08d715e6ecb61302c107 - 0.0% (1.3 KB)
[#006] sha256:a9dd63a46db8041001ad688bdb06456dcda3aa982b3bbf877a75b18f4f304678 - 22.86% (503 MB)
[#007] sha256:5c1f9f0f6b5289be38c204bb894f963094855a53babc575ffe0dbd02927ecbff - 0.0% (1.28 KB)
[#008] sha256:a4d0e42f2a6908f542b44d03a749172b13c06fc729d95119a2c745b8c6135d03 - 0.0% (1.29 KB)
[#009] sha256:c4ebad5a753ebe2b69990cf84ca7b7568e2b68908c2dddd2370306eb3e6f6a41 - 0.0% (1.27 KB)
Apply image 10.0.20348.4294
2025-12-05 18:19:35 UTCInstall update 10.0.20348.4529
2025-12-29 20:11:57 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]
2025-12-29 20:11:59 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=6.0.27
2025-12-29 20:12:00 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.0.27-signed.msi
2025-12-29 20:12:01 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=7c070bb50f184ba20dc0a8e57f13ee9f00ee071fba5777e35b173ec1defc3bd4
2025-12-29 20:16:59 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.';
2025-12-29 20:17:00 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]
2025-12-29 20:17:02 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017
2025-12-29 20:17:03 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.