2024-03-13 00:07:12 UTC
2.4 GB
e22bab04e716f29c70420a247f6e10814fc344488c985860ff58b074a1fb53af
MONGO_DOWNLOAD_URLhttps://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.7-rc2-signed.msi
MONGO_VERSION7.0.7-rc2
[#000] sha256:7c76e5cf7755ce357ffb737715b0da6799a50ea468cc252c094f4d915d426b3f - 53.91% (1.29 GB)
[#001] sha256:a61557bf66429be9509f579104808d2853f8f7aefbd49ef26f5f2a90266c46f5 - 22.09% (543 MB)
[#002] sha256:3a6c7fb745d4901045583a65ba181176fac4a2c0ca987d01baf15618bb357f5b - 0.0% (1.26 KB)
[#003] sha256:8996c7d009a69499b7722fd85b1f00758f057aad7d9f059b4182701f2560b542 - 0.0% (1.26 KB)
[#004] sha256:e8708b79bfa5c87626979577b3a1638f1900b7ae2fcd95f0facc417b228e40dd - 0.0% (1.26 KB)
[#005] sha256:b6d1b658118443a992341f6de1321377932b7704cbbf377db329bc9ae3690f7c - 0.0% (1.26 KB)
[#006] sha256:3eb4e8412fe2fbef169f64c410b62e5fb152c2e0a1b80881a679e157ee170923 - 24.0% (589 MB)
[#007] sha256:4a52fa12b14a5143c2e76247fa5b22355e1ae41ca5bc4d818e3b8d2020bb7df7 - 0.0% (1.26 KB)
[#008] sha256:0a34a0f627488cfc93c04e26328a7b719325014702956f7d951594f4947af11a - 0.0% (1.26 KB)
[#009] sha256:e1038bf00607e353ebaed526c711cd9d7fd7593a40715ba489b14b431b532738 - 0.0% (1.26 KB)
Apply image 10.0.20348.1787
2024-03-05 19:55:40 UTCInstall update 10.0.20348.2340
2024-03-13 00:05:45 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]
2024-03-13 00:05:46 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=7.0.7-rc2
2024-03-13 00:05:47 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.7-rc2-signed.msi
2024-03-13 00:05:48 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=e22bab04e716f29c70420a247f6e10814fc344488c985860ff58b074a1fb53af
2024-03-13 00:07: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.';
2024-03-13 00:07:11 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]
2024-03-13 00:07:11 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017
2024-03-13 00:07:12 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) CMD ["mongod" "--bind_ip_all"]
2024-03-13 00:08:52 UTC
2.55 GB
e22bab04e716f29c70420a247f6e10814fc344488c985860ff58b074a1fb53af
MONGO_DOWNLOAD_URLhttps://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.7-rc2-signed.msi
MONGO_VERSION7.0.7-rc2
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 60.17% (1.54 GB)
[#001] sha256:a22a88a4a0d197cb745939f382a7898094af0a089fce3173f283651a01da996b - 17.3% (452 MB)
[#002] sha256:e6766be3055abde89e999fc7feae38b2f3ac2ad80db4ed34ce81b0b04bd10259 - 0.0% (1.25 KB)
[#003] sha256:7dc78ac688ad5a28517855f4c408fa9da4e645ae5854fd5855b6ded18f2a4550 - 0.0% (1.27 KB)
[#004] sha256:ba3b5999de3fa407f4e0cd2e392eefc8c52b714b9dd5f0dde05d0eca7c99ad48 - 0.0% (1.26 KB)
[#005] sha256:fbf36d2d3906bcf405aa7b592d6709a1aa81fbdca5050a6a027742292d51ef67 - 0.0% (1.29 KB)
[#006] sha256:bcf76c9d56974ef549e9a4c136ca83f5f60c85963c252c88fdd580afa867220c - 22.53% (590 MB)
[#007] sha256:560f749fb55bc43dc0e7ff78c26ec2c2574b854c84c6bbf342286b9aaebd5257 - 0.0% (1.26 KB)
[#008] sha256:1632c8f2889e8f8f93d03ddd1faba596d2d156789fd4d0011b82d64c0f489bf6 - 0.0% (1.27 KB)
[#009] sha256:c523dde7a8f12b5e83bc5f295d937d16c304034593a137e42d5c42c2262a8f95 - 0.0% (1.26 KB)
Apply image 10.0.17763.4499
2024-03-04 01:18:21 UTCInstall update 10.0.17763.5576
2024-03-13 00:06:45 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]
2024-03-13 00:06:46 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=7.0.7-rc2
2024-03-13 00:06:47 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.7-rc2-signed.msi
2024-03-13 00:06:47 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=e22bab04e716f29c70420a247f6e10814fc344488c985860ff58b074a1fb53af
2024-03-13 00:08:50 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.';
2024-03-13 00:08:51 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]
2024-03-13 00:08:51 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017
2024-03-13 00:08:52 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) CMD ["mongod" "--bind_ip_all"]