sha256:abb53bfc5cfca49a65f10d77ce2c7ef6e7e2a2fcead3bdf088639225d51fb932
2024-04-15 17:59:28 UTC
2.44 GB
5c83d9884b0a55923aae028561719a246ef92329f5cb72a11166ee2d719a6faa
MONGO_DOWNLOAD_URLhttps://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.9-rc0-signed.msi
MONGO_VERSION7.0.9-rc0
[#000] sha256:7c76e5cf7755ce357ffb737715b0da6799a50ea468cc252c094f4d915d426b3f - 53.0% (1.29 GB)
[#001] sha256:197484daab96ebaf9683bc9230fb0043a8780d2afef249baa386f372a548b76a - 23.31% (582 MB)
[#002] sha256:18907caf93f542740f02f27ba3b8fabae72b39882a4b2964e5b65b3c9079bfa8 - 0.0% (1.27 KB)
[#003] sha256:fffe103af71a5647c545558b64f979530042342643f7f3e5d9976ce6d0948940 - 0.0% (1.27 KB)
[#004] sha256:b494f42639091b6397f34f74c58848ec57545088bf8ab6a7eff3d6c507a6fc21 - 0.0% (1.29 KB)
[#005] sha256:707caa7b2d0ca3e3f6b3562f24992e5a8b5c3c95a86b07aacfe39f8e0acc0aea - 0.0% (1.26 KB)
[#006] sha256:8ee2885eb3c8229a37b8fa950fe18508447e414eac321ce248080f0da4eeb3f4 - 23.68% (592 MB)
[#007] sha256:014afe866af738d1dfc35bc0c351b6f0df695184ae075b016dc12ca163418e85 - 0.0% (1.27 KB)
[#008] sha256:9c348b7ddeecc65f83530ea3a80a01194e5baf5809a9b3b2a972d37e7553e2cd - 0.0% (1.26 KB)
[#009] sha256:3438b1e2658ee02a7bb01492ca7134dfe4df590a5757e0d41d3903fc5e37a1f2 - 0.0% (1.26 KB)
Apply image 10.0.20348.1787
2024-04-05 09:25:01 UTCInstall update 10.0.20348.2402
2024-04-15 17:57:43 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]
2024-04-15 17:57:44 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=7.0.9-rc0
2024-04-15 17:57:44 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.9-rc0-signed.msi
2024-04-15 17:57:45 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=5c83d9884b0a55923aae028561719a246ef92329f5cb72a11166ee2d719a6faa
2024-04-15 17:59:25 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-04-15 17:59:26 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]
2024-04-15 17:59:27 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017
2024-04-15 17:59:28 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) CMD ["mongod" "--bind_ip_all"]
sha256:886fea40a809611fa0177c418d51c14cd0868b4e24af087f4a1d6e8127470d9f
2024-04-15 18:02:42 UTC
2.59 GB
5c83d9884b0a55923aae028561719a246ef92329f5cb72a11166ee2d719a6faa
MONGO_DOWNLOAD_URLhttps://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.9-rc0-signed.msi
MONGO_VERSION7.0.9-rc0
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 59.27% (1.54 GB)
[#001] sha256:e920b78002850882cc637991bf16e3cd3fdd45576cf3e930819c98f6b43518d3 - 18.45% (490 MB)
[#002] sha256:83951cf487d60a33a15c7c0fe69f266808262bee0f4f08de69e815475ffbba4e - 0.0% (1.29 KB)
[#003] sha256:fc7366ebf06ddd00dc0052b67cea26fec5813c16a7ad51c761547aa2d9f6fc66 - 0.0% (1.27 KB)
[#004] sha256:cf11305cf72d12c8c4148737dffce11c20117bc613ee9578a4e211fe70a321b8 - 0.0% (1.27 KB)
[#005] sha256:7948907b9248dfe4334026373d4d2e033dbf88e9cce3ce4db2048f6ae2376eac - 0.0% (1.25 KB)
[#006] sha256:e1ebf5afec48669d959d70c8f6d0495e4afadb59fa93dd009cf9697a7762449f - 22.28% (592 MB)
[#007] sha256:dd0f8c61b0683781074c90f5118fbece182dfdb8f868bd0ab12f6a7816623ec8 - 0.0% (1.26 KB)
[#008] sha256:ee8a011197df1a3d7472e035d8d5dcc9f0bae967723a524d46825cc256a3fe77 - 0.0% (1.27 KB)
[#009] sha256:c2b8b5730b4578186b13db158bb1c943d71f59bc68db1a00e2b54b5155ff0cda - 0.0% (1.3 KB)
Apply image 10.0.17763.4499
2024-04-06 02:39:33 UTCInstall update 10.0.17763.5696
2024-04-15 18:00:31 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]
2024-04-15 18:00:32 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=7.0.9-rc0
2024-04-15 18:00:33 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.9-rc0-signed.msi
2024-04-15 18:00:33 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=5c83d9884b0a55923aae028561719a246ef92329f5cb72a11166ee2d719a6faa
2024-04-15 18:02:40 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-04-15 18:02:41 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]
2024-04-15 18:02:42 UTCpowershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017
2024-04-15 18:02:42 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.