sha256:2ce0619f10315e6c4ea57bbc1eaab11d3827197d6ec7d1428cecbdffabbfbda8
2025-03-12 18:55:13 UTC
3.43 GB
57a12dd49f6b16b12bc4a8afe8c707d8b642251fd8cfc44085dd0eeb29416004
MONGO_DOWNLOAD_URLhttps://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.6-rc1-signed.msi
MONGO_VERSION8.0.6-rc1
[#000] sha256:1317fe15185685e9cd27f7542cd96f4847343401288a8b6798273a4ac60844eb - 60.19% (2.06 GB)
[#001] sha256:325ca01145f0fc17834eb1871e37e4a03c69b868e3eb071bf21be6413d720e5e - 18.84% (661 MB)
[#002] sha256:b310536b4b5885da7c718a5d375a4626e695e1c08a66694db738bc8377890438 - 0.0% (1.29 KB)
[#003] sha256:d81c25107720784eacc6784b66afa8644fe16da7c81a8548bd81ac5706dfc54c - 0.0% (1.26 KB)
[#004] sha256:42014179846fd837167073325e8263275766ecb13b76a6b293a4977d4ed18ab4 - 0.0% (1.26 KB)
[#005] sha256:ea3aea4e2cef19328ff94adf4a673c47a18f3e45da4cbfbcd035950a681c1768 - 0.0% (1.28 KB)
[#006] sha256:15ec31aaa366bdce81d0d2e1c0a00644dae35bc56ba67877003fe37d4c3100ff - 20.97% (736 MB)
[#007] sha256:02aba700c7a0855c350454e37f450b8c76fbd0e706b4f7c31e9986d1e09945c9 - 0.0% (1.25 KB)
[#008] sha256:42b0044597db97cca19bb04cc1fac1dbb6d69536b0d4adc81fb550cec0fe04ab - 0.0% (1.26 KB)
[#009] sha256:0385de60a305f816615bc2f5417b20bad5cc6c7bf57efb089b47c2b1eb670453 - 0.0% (1.28 KB)
Apply image 10.0.26100.2605
2025-03-07 06:08:48 UTCInstall update 10.0.26100.3476
2025-03-12 18:53:34 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]
2025-03-12 18:53:35 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=8.0.6-rc1
2025-03-12 18:53:36 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.6-rc1-signed.msi
2025-03-12 18:53:37 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=57a12dd49f6b16b12bc4a8afe8c707d8b642251fd8cfc44085dd0eeb29416004
2025-03-12 18:55:10 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-03-12 18:55:11 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]
2025-03-12 18:55:12 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017
2025-03-12 18:55:13 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) CMD ["mongod" "--bind_ip_all"]
sha256:2b083ca23b4a9667f76f78ec486a9b5e2be9899da29df3f1878712c754c82617
2025-03-12 18:57:07 UTC
2.83 GB
57a12dd49f6b16b12bc4a8afe8c707d8b642251fd8cfc44085dd0eeb29416004
MONGO_DOWNLOAD_URLhttps://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.6-rc1-signed.msi
MONGO_VERSION8.0.6-rc1
[#000] sha256:2534953f34d35976fc44cd67bfdd39fdcd9e2eaae57ada0be53d5fb936cd3a0b - 48.07% (1.36 GB)
[#001] sha256:75861b2b3af9a692daa04d9c15a1c79d8a009e23ed5140003350c9b926460f09 - 26.56% (770 MB)
[#002] sha256:dbd13709d980aedd6e96e386453264208b28455a047c0a63bba5f56a17cd7508 - 0.0% (1.25 KB)
[#003] sha256:72299338e85d3106976a27733d3e29e0c6e0126cb2d6ce1fb329d036db2afd18 - 0.0% (1.25 KB)
[#004] sha256:3ec13ad60609f526165adb22353d366a35caf0f2beff5563a9d4ddc7f4b75c80 - 0.0% (1.25 KB)
[#005] sha256:bdac72b35d0bbbc0234221868a404e603ce1ecc2804d2a3e860a8ddd0cd5b015 - 0.0% (1.26 KB)
[#006] sha256:5b28d66b3efd6bae780eabe5152a46107bb257ef8870fa04020b841cccda62f8 - 25.37% (736 MB)
[#007] sha256:9a60292fd3411e29071382d4d991b32ac4f7d39f321c2a60c0f8bc683561a7db - 0.0% (1.28 KB)
[#008] sha256:ac0f243be25c58385ba50887ede58335c4ab78e1e3833fa5c26c68392296974f - 0.0% (1.25 KB)
[#009] sha256:a1f5f48355cb00312db947663073245ae335770dcc1be0e5b69a4df9c8e8aba0 - 0.0% (1.26 KB)
Apply image 10.0.20348.2700
2025-03-06 10:49:01 UTCInstall update 10.0.20348.3328
2025-03-12 18:55:33 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]
2025-03-12 18:55:34 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=8.0.6-rc1
2025-03-12 18:55:35 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.6-rc1-signed.msi
2025-03-12 18:55:36 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=57a12dd49f6b16b12bc4a8afe8c707d8b642251fd8cfc44085dd0eeb29416004
2025-03-12 18:57:05 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-03-12 18:57:06 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]
2025-03-12 18:57:07 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017
2025-03-12 18:57:07 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) CMD ["mongod" "--bind_ip_all"]
sha256:c4ffcc7bc68cb552118364320fce04e475bbde82c3786c934645dd56accbb7d5
2025-03-12 19:11:03 UTC
2.72 GB
57a12dd49f6b16b12bc4a8afe8c707d8b642251fd8cfc44085dd0eeb29416004
MONGO_DOWNLOAD_URLhttps://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.6-rc1-signed.msi
MONGO_VERSION8.0.6-rc1
[#000] sha256:803f4a9590cb9c635813cbd0ee89190f92d5fe4c7589711cf468879e42ce02ba - 58.85% (1.6 GB)
[#001] sha256:c77bec5e4bac3c7f6dc5d56da5ffc11e72881485b3a55330c17c915ad653f955 - 14.76% (411 MB)
[#002] sha256:2215193e9edb83f801b5c3f30c7dd4b32948831e730cc5ad0a186470510a7a23 - 0.0% (1.27 KB)
[#003] sha256:63f49e30c885362f8dd679181e58ca662b8bbddc806fbfbff5f7e83200e75cf0 - 0.0% (1.3 KB)
[#004] sha256:1fdb4b52d29a379b05aec1e7dae44af0a77fcc0c695075e922a665877ce4c765 - 0.0% (1.27 KB)
[#005] sha256:51429c1dc8acae213ff1919646e04804c53726799e60b9ee73821d29f1d0cfe9 - 0.0% (1.27 KB)
[#006] sha256:8f1490e8565dea960756916ba23238ab11537c22605334ce713b05b6e9e5029a - 26.4% (736 MB)
[#007] sha256:aa2bc6408b8f788705177223fa81577efd5d2ee21c7e439a956efe6438f329f9 - 0.0% (1.27 KB)
[#008] sha256:0e358759661ca3265a9cb08849cb7ce12dd6f6705c8074d1459a3c1a56117e68 - 0.0% (1.27 KB)
[#009] sha256:8de1b2ad57b43cbad31de7414619882bef409d3d4198c9b979603b5e74b97e88 - 0.0% (1.27 KB)
Apply image 10.0.17763.6293
2025-03-05 22:09:20 UTCInstall update 10.0.17763.7009
2025-03-12 19:08:26 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]
2025-03-12 19:08:29 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=8.0.6-rc1
2025-03-12 19:08:30 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.6-rc1-signed.msi
2025-03-12 19:08:30 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=57a12dd49f6b16b12bc4a8afe8c707d8b642251fd8cfc44085dd0eeb29416004
2025-03-12 19:11:00 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-03-12 19:11:01 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]
2025-03-12 19:11:02 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017
2025-03-12 19:11: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.