2023-07-20 20:17:54 UTC
2.19 GB
f2a6cd4ebb57391163f4173a5515dc81577094919c833794c686abe878e9e395
MONGO_DOWNLOAD_URLhttps://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.0-rc8-signed.msi
MONGO_VERSION7.0.0-rc8
[#000] sha256:7c76e5cf7755ce357ffb737715b0da6799a50ea468cc252c094f4d915d426b3f - 59.1% (1.29 GB)
[#001] sha256:c84a7416e1317a892f4786a89c62493b21df55e0e06b82a4bb007cc79df0f949 - 14.84% (333 MB)
[#002] sha256:1b2bae42a1ce047820c1f128e4587a430377ba56a110db0d98ec3ccfbd3de58a - 0.0% (1.4 KB)
[#003] sha256:7de5e5a5cfd93f8f210b566b1c61db88ea62abd0c10740885762d4498f4bba5e - 0.0% (1.28 KB)
[#004] sha256:ed8a81de13bef17651f186bbbb0b2e2282456750a16d8c40dca9a630d8bc1e39 - 0.0% (1.34 KB)
[#005] sha256:b776bfdd0cf4280c31191c9ebee17cd577ac14dafc8ac7f54cf3a48f208a5a3a - 0.0% (1.29 KB)
[#006] sha256:f7fee73e083a24c0e3895e1839b488b0309641d878f7ccbf741734f04ef1a69e - 26.05% (584 MB)
[#007] sha256:4a5839f0e341d957bb3385dc46d113f838cb284de1f1595dbdece6e69dca1e10 - 0.0% (1.26 KB)
[#008] sha256:540897722f4c973e9c7e567fb8dde2ec3d80595b691b70ae8f56fe90b0927b50 - 0.0% (1.28 KB)
[#009] sha256:567dc469d6f3191b932ffa8f1329f8993ec57756d26b6eff9033faba175da4a5 - 0.0% (1.26 KB)
Apply image 10.0.20348.1787
2023-07-07 21:29:32 UTCInstall update 10.0.20348.1850
2023-07-13 22:35:15 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]
2023-07-20 20:15:27 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=7.0.0-rc8
2023-07-20 20:15:28 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.0-rc8-signed.msi
2023-07-20 20:15:29 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=f2a6cd4ebb57391163f4173a5515dc81577094919c833794c686abe878e9e395
2023-07-20 20:17: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.';
2023-07-20 20:17:52 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]
2023-07-20 20:17:53 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017
2023-07-20 20:17:54 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) CMD ["mongod" "--bind_ip_all"]
2023-07-20 20:21:38 UTC
2.38 GB
f2a6cd4ebb57391163f4173a5515dc81577094919c833794c686abe878e9e395
MONGO_DOWNLOAD_URLhttps://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.0-rc8-signed.msi
MONGO_VERSION7.0.0-rc8
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 64.69% (1.54 GB)
[#001] sha256:e36dba1ee29cd36713c8785a5de7dd2a487244d734ed4c5e7b0a6890bffb806e - 11.33% (276 MB)
[#002] sha256:48b452db6d50a62b6e0e8dadb19715cfcf62cf73e54b5d3bac96621c1093673c - 0.0% (1.38 KB)
[#003] sha256:c8b3296da9b613665bbed78e5b654dabc7a275068185ccdb729d9939243a27ae - 0.0% (1.38 KB)
[#004] sha256:f3759834f0c03ecb563abb0ca641620b895c86e8480c429f428c43ee9f57c8ba - 0.0% (1.38 KB)
[#005] sha256:3b9147f0ac8d4adaf2dd7d805a4e843e8c4ce5c26d1d23aad85c53564da10691 - 0.0% (1.25 KB)
[#006] sha256:1395eed72b3c5b19633102418df594adb9d02fdd4e5297a74a6bb6d110b8b0e7 - 23.99% (584 MB)
[#007] sha256:3af4bcf80c5b768847bb8e379ced8bd72ebe31a937eb1cb58391c131853231eb - 0.0% (1.38 KB)
[#008] sha256:97adb055d2d23a7215784ea4b1fd5c5e4bf65addc6a5f57d77480ab0e457257d - 0.0% (1.39 KB)
[#009] sha256:4cd9f0daeb2a17000f0d924635a7f6474a679b1ad6204a4b4aa3f1beac17d7c0 - 0.0% (1.38 KB)
Apply image 10.0.17763.4499
2023-07-07 08:17:39 UTCInstall update 10.0.17763.4645
2023-07-13 22:38:00 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]
2023-07-20 20:18:11 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=7.0.0-rc8
2023-07-20 20:18:12 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.0-rc8-signed.msi
2023-07-20 20:18:13 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=f2a6cd4ebb57391163f4173a5515dc81577094919c833794c686abe878e9e395
2023-07-20 20:21:34 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.';
2023-07-20 20:21:36 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]
2023-07-20 20:21:37 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017
2023-07-20 20:21:38 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) CMD ["mongod" "--bind_ip_all"]