sha256:013bfe1fc920b6521b1adfd132cb93f1abfaf0512ae4c10b430187e06ffcc732
2025-07-11 23:11:58 UTC
3.98 GB
481620d65c198d88bad0959393c7d7755eb6792e5a15a2530e6f95601c37edf1
MONGO_DOWNLOAD_URLhttps://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.12-rc0-signed.msi
MONGO_VERSION8.0.12-rc0
[#000] sha256:1317fe15185685e9cd27f7542cd96f4847343401288a8b6798273a4ac60844eb - 51.89% (2.06 GB)
[#001] sha256:49ebc78effce2335b8fe04c34f5f1f3e33e513d5a7831fa81718af6737b3d654 - 29.88% (1.19 GB)
[#002] sha256:31987fa775d25a498699f22fb0ef00a3497982eb5319a55bd066995a6738a4be - 0.0% (1.32 KB)
[#003] sha256:81b9256c338af4e66ac0ed451d833f129c81a3d49a4dee3457d4d4075f213343 - 0.0% (1.29 KB)
[#004] sha256:2aeef562ee9d2e8e8dbfdfc1602f8400bde63abd1740c1dff6e27971fae56c79 - 0.0% (1.29 KB)
[#005] sha256:370c6a16439e944cad749afdc54c70df6566e938f261f0a66563685b2fc9959e - 0.0% (1.29 KB)
[#006] sha256:a7b6e31ded189139b936573b49285f3fd9e034d5397e8763f85a6857109480c8 - 18.23% (742 MB)
[#007] sha256:6d796a3e6c024f103dddbd209e77c122c568ae5a16d00d914ea4a8f84dcce49a - 0.0% (1.29 KB)
[#008] sha256:b20d7f9e562f75c6d052efe4297fb5b3fe87f01c2163988b32043eef32458d95 - 0.0% (1.26 KB)
[#009] sha256:78f4f697375a347f3797417f52931174646a75be6e42515f9898fa182e237fe6 - 0.0% (1.27 KB)
Apply image 10.0.26100.2605
2025-07-05 18:40:54 UTCInstall update 10.0.26100.4652
2025-07-11 23:10:08 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]
2025-07-11 23:10:10 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=8.0.12-rc0
2025-07-11 23:10:12 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.12-rc0-signed.msi
2025-07-11 23:10:13 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=481620d65c198d88bad0959393c7d7755eb6792e5a15a2530e6f95601c37edf1
2025-07-11 23:11: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.';
2025-07-11 23:11:56 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]
2025-07-11 23:11:57 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017
2025-07-11 23:11:58 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) CMD ["mongod" "--bind_ip_all"]
sha256:f4e5b057e76d0938e959396a9b08092afa79dde50d55aa32ab151771c2c2e42a
2025-07-11 23:04:51 UTC
2.85 GB
481620d65c198d88bad0959393c7d7755eb6792e5a15a2530e6f95601c37edf1
MONGO_DOWNLOAD_URLhttps://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.12-rc0-signed.msi
MONGO_VERSION8.0.12-rc0
[#000] sha256:2534953f34d35976fc44cd67bfdd39fdcd9e2eaae57ada0be53d5fb936cd3a0b - 47.8% (1.36 GB)
[#001] sha256:b829944a73d1d8ad37eaa13c64bf9189b6895cc5b45b79bb3563fa325d94b6a7 - 26.76% (780 MB)
[#002] sha256:827fac0b419b83b80d00436cdd5328f2b6f2ca2009da50ea58c2bfc1296f1804 - 0.0% (1.26 KB)
[#003] sha256:0669e72d82f5e509cf08268c77c332efe9261177ecb0c003f60e217a92b98059 - 0.0% (1.26 KB)
[#004] sha256:4db164a32158592ad2a9950eb3c10e467cfbb67cfe5d60bbc5a1250c792111f4 - 0.0% (1.34 KB)
[#005] sha256:1502692f871375bc3ffd5b78372bf03e2a8bc506fc2eb94dfa99ae7c613a0a1d - 0.0% (1.26 KB)
[#006] sha256:f6f8e0a0bef6f49ec0c2b8aff82709a437b9b604a8d0b8ac0f7166502fe7059b - 25.44% (742 MB)
[#007] sha256:b906d008b4b65b0ed5f1edb06853c556aeef1a8663c1f9f6f7c847c8dff55251 - 0.0% (1.26 KB)
[#008] sha256:f4177770a5ee69f37344562025b5b32325584c7ca7b61a7436e4213eef69ea62 - 0.0% (1.25 KB)
[#009] sha256:c8ea120efac7d2f40e049cb89d4aca2daaf42bf4df753abda170bde9fe0424d8 - 0.0% (1.25 KB)
Apply image 10.0.20348.2700
2025-07-05 05:31:06 UTCInstall update 10.0.20348.3932
2025-07-11 23:03:24 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]
2025-07-11 23:03:25 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=8.0.12-rc0
2025-07-11 23:03:26 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.12-rc0-signed.msi
2025-07-11 23:03:27 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=481620d65c198d88bad0959393c7d7755eb6792e5a15a2530e6f95601c37edf1
2025-07-11 23:04:46 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-07-11 23:04:48 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]
2025-07-11 23:04:50 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017
2025-07-11 23:04:51 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.