2026-07-22 22:21:53 UTC
2.96 GB
f326e306c821fc650ab6a3e4f70a3ff3deda0796562a68f5231539b07c55d253
MONGO_DOWNLOAD_URLhttps://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.2.12-signed.msi
MONGO_VERSION8.2.12
[#000] sha256:0938cf51b672b81c9804d1d5f0c57031c931f41b279270e84820c63642d6a3bd - 47.99% (1.42 GB)
[#001] sha256:e24b28706e4e5f31fae7935e5a79e6df5d7a2eb3e69c8c19ca723f41f0b45f6f - 26.21% (793 MB)
[#002] sha256:2242e354a8c3f7cd51613881a4d3bb7521275b188220fc1e71d7b5091d7754ac - 0.0% (1.25 KB)
[#003] sha256:b945a39906fded8e025a7ea9ad243f986b53ba5b5236dbd69fd9c3ae25999f7f - 0.0% (1.23 KB)
[#004] sha256:4672a92223444c3997111f5588f7b7c729617cb8a63b9cf31d0ee4e1b62c54b0 - 0.0% (1.27 KB)
[#005] sha256:941c2fe99e1eec99c197fa93af0deb415ce15b326fc94678193f863f8329e375 - 0.0% (1.23 KB)
[#006] sha256:97b9eb8a75e3ecc895dc9d50e7be3be7aa0613543b262ab6b6edc99cda29a33e - 25.79% (781 MB)
[#007] sha256:203c880e459d4bb4f706e109b1d8d34d814c19021800dd3d7b3d00c4beec05c4 - 0.0% (1.25 KB)
[#008] sha256:526b5fde4f4ec0f4034e4ff87d3c0d658bac6560b9a4d5b378f1696f2928bbe5 - 0.0% (1.25 KB)
[#009] sha256:613e8c0448f9a10742075f382dd6d5393e67e7919c7b02023cd6bce5e657a990 - 0.0% (1.26 KB)
Apply image 10.0.26100.32230
2026-07-11 23:02:35 UTCInstall update 10.0.26100.33158
2026-07-22 22:18:31 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]
2026-07-22 22:18:33 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=8.2.12
2026-07-22 22:18:34 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.2.12-signed.msi
2026-07-22 22:18:35 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=f326e306c821fc650ab6a3e4f70a3ff3deda0796562a68f5231539b07c55d253
2026-07-22 22:21: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-07-22 22:21:52 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]
2026-07-22 22:21:53 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017
2026-07-22 22:21:53 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) CMD ["mongod" "--bind_ip_all"]
2026-07-22 22:21:59 UTC
2.77 GB
f326e306c821fc650ab6a3e4f70a3ff3deda0796562a68f5231539b07c55d253
MONGO_DOWNLOAD_URLhttps://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.2.12-signed.msi
MONGO_VERSION8.2.12
[#000] sha256:3cc21a1b754848d23f00aa65cb94ec34c9a5dc6028b3aada42039c824738d02f - 50.03% (1.39 GB)
[#001] sha256:0675e37b24741ccc9e6ff6dda8512e3be78ba3519c8af33b04872e4738349249 - 22.46% (638 MB)
[#002] sha256:aedfdb81f703f244db4c832c5268b2f34b966f11add015879fb20a524a44a26e - 0.0% (1.29 KB)
[#003] sha256:9129ad3a7cfc5ef588cb0319742b7b16c118ec152bcde19ac5f51cb6543f81d1 - 0.0% (1.26 KB)
[#004] sha256:48d9bd5e6d1e688ea099f7f0ab00a18774b37425b052cd1728a9fdc36e53f733 - 0.0% (1.3 KB)
[#005] sha256:b2f778f760be1eaac6c8eab4ab5c5367a40a427b3904a9ecbcf0069120462952 - 0.0% (1.29 KB)
[#006] sha256:a1ee7f0ecab1dcb4b2315dfd2d65a8a4065c1da1421f51b3103ff5f4f829973c - 27.51% (781 MB)
[#007] sha256:fb7be0b1afe6ad341ca20cc30b73686de6425ea65bdded26f4b60801a9daf9ff - 0.0% (1.26 KB)
[#008] sha256:00d53e77afe99d1cbf711527bd837dba82480d92e04117d306395662213ec313 - 0.0% (1.26 KB)
[#009] sha256:a0d95a150b00d2dae85e3e7eb2ba93accd5ae6bda06ff0d545202753d9b98ae9 - 0.0% (1.3 KB)
Apply image 10.0.20348.4294
2026-07-11 16:30:20 UTCInstall update 10.0.20348.5386
2026-07-22 22:18:54 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]
2026-07-22 22:18:57 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=8.2.12
2026-07-22 22:18:59 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.2.12-signed.msi
2026-07-22 22:19:00 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=f326e306c821fc650ab6a3e4f70a3ff3deda0796562a68f5231539b07c55d253
2026-07-22 22:21:57 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-07-22 22:21:57 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]
2026-07-22 22:21:58 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017
2026-07-22 22:21:59 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) CMD ["mongod" "--bind_ip_all"]