2026-01-13 23:00:58 UTC
2.12 GB
4481f5af2795a6a1d74f22bcb5f0e52eeead96ac993a45ccbc50107e4a38b489
MONGO_DOWNLOAD_URLhttps://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.17-signed.msi
MONGO_VERSION8.0.17
[#000] sha256:e8e286c160e014cebd84213d5cfa83952f5927713def450860146ee76600ee3f - 65.58% (1.39 GB)
[#001] sha256:e3021af6c5350b1a0d064ff3c7eabdd248a319d5be02d7ab968463401595868c - 0.0% (1.3 KB)
[#002] sha256:c0e1cae00485784673d0cbbcdb31a31c9e7ebfff473b4e817aa88ea7ae224820 - 0.0% (1.29 KB)
[#003] sha256:50437008b0413290e7f1ed101069a30923baecf96343344ee2e9512eb852ae95 - 0.0% (1.32 KB)
[#004] sha256:880a9c27350dfaec5100cfef3bfd9262c438c70c1016a808a0adabd09b9867b3 - 0.0% (1.26 KB)
[#005] sha256:a81a619c4c74b9112d46434bd50e75113381b18501abfcea3a4ae804862d12bc - 34.42% (749 MB)
[#006] sha256:1df6929a1f0133f7ffa71fc14592806e2ca8ab848b6c41847859c198b4ecaaa0 - 0.0% (1.28 KB)
[#007] sha256:f613a87b1ae8f34a4e0ac575992532b8342c276c079c4036771f9ee13cc50f97 - 0.0% (1.28 KB)
[#008] sha256:096281ce61f695da29a52c93b22701bac75720a040fdd51773436e109f4597d4 - 0.0% (1.3 KB)
Apply image 10.0.26100.32230
2026-01-13 22:59:00 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]
2026-01-13 22:59:00 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=8.0.17
2026-01-13 22:59:00 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.17-signed.msi
2026-01-13 22:59:01 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=4481f5af2795a6a1d74f22bcb5f0e52eeead96ac993a45ccbc50107e4a38b489
2026-01-13 23:00:55 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-01-13 23:00:57 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]
2026-01-13 23:00:57 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017
2026-01-13 23:00:58 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) CMD ["mongod" "--bind_ip_all"]
2026-01-13 23:10:50 UTC
2.44 GB
4481f5af2795a6a1d74f22bcb5f0e52eeead96ac993a45ccbc50107e4a38b489
MONGO_DOWNLOAD_URLhttps://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.17-signed.msi
MONGO_VERSION8.0.17
[#000] sha256:3cc21a1b754848d23f00aa65cb94ec34c9a5dc6028b3aada42039c824738d02f - 56.81% (1.39 GB)
[#001] sha256:8810874280ba2ea58e95647ea717ead1a5fb07fea1d9160047d580e653fe9cbd - 13.23% (331 MB)
[#002] sha256:7aa1b23a23424b309a0ee8cb359d338925c83c01388a19220b19a27c471f2ac2 - 0.0% (1.29 KB)
[#003] sha256:5a3e61e76623e8258a8f161422f31a309152c4c27bd7421ac77377acfe2e81f0 - 0.0% (1.29 KB)
[#004] sha256:5d11aaf5751d4ca515611d444845bb2ed5c74dba12b516f46dfcc74acd4b88ed - 0.0% (1.29 KB)
[#005] sha256:d1e34d40c5cbdbc9f65c8268a5d8f00734dafe8950f933f211e5eb4f1e90a660 - 0.0% (1.27 KB)
[#006] sha256:b04cd36dfa5ba7ec665414cac0e9919c3cc5871742374df4e7ca87b0b42df1c8 - 29.96% (749 MB)
[#007] sha256:90d74ea5bb33faa5972df3176120842939049e73cb0b409d6466d7e706d96a5b - 0.0% (1.28 KB)
[#008] sha256:73e7522df7c6f1d782b483c40da008bb5e9844656cc6ba1b5610f6d05be2e94c - 0.0% (1.28 KB)
[#009] sha256:2856216c187bd1772514ad97d06052a6df20255547f47f33a71f1ed147472170 - 0.0% (1.3 KB)
Apply image 10.0.20348.4294
2026-01-09 00:11:24 UTCInstall update 10.0.20348.4648
2026-01-13 23:06:10 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]
2026-01-13 23:09:05 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=8.0.17
2026-01-13 23:09:06 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.17-signed.msi
2026-01-13 23:09:07 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=4481f5af2795a6a1d74f22bcb5f0e52eeead96ac993a45ccbc50107e4a38b489
2026-01-13 23:10:48 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-01-13 23:10:49 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]
2026-01-13 23:10:50 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017
2026-01-13 23:10:50 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.