Namespace
library
Image / Tag
mongo:6.0.15-rc0-windowsservercore
Content Digest
sha256:ed04c11b0ca8a8365f983bf88668cd4f545849ec684342341411d2832053930c
Details
Created

2024-04-12 01:04:30 UTC

Size

2.34 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

56729cf4652023a9700e3ac94547ff0a31a10a4e01a7e6e66fe943a179ea643d

MONGO_DOWNLOAD_URL

https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.0.15-rc0-signed.msi

MONGO_VERSION

6.0.15-rc0


Layers

[#000] sha256:7c76e5cf7755ce357ffb737715b0da6799a50ea468cc252c094f4d915d426b3f - 55.15% (1.29 GB)

[#001] sha256:197484daab96ebaf9683bc9230fb0043a8780d2afef249baa386f372a548b76a - 24.26% (582 MB)

[#002] sha256:757560448d4610930c390106fca0b0eb163eff49bc6f9ceb65a89922c0aaa2ea - 0.0% (1.27 KB)

[#003] sha256:a96e16c2dafd7daf3d94742cdc5dec3dfc4bc27b88bc0a67a44730a558973664 - 0.0% (1.26 KB)

[#004] sha256:3a526bd2a67792abdbfffc8f0be1fce6c187050bcabc5b803adf611f19888a53 - 0.0% (1.26 KB)

[#005] sha256:7854148f6fe4693d30a2c1ab5223c01aa6a256beb85ad2d7980868105333871f - 0.0% (1.26 KB)

[#006] sha256:f1cef95287e68970bb196b8c8b4d00285e4bdf54cc9f9657736d1cb209f47b39 - 20.59% (494 MB)

[#007] sha256:5161e267a1aa94bfb11b1393ef01a5c18db8c66d175d2feb4e3122b7fcf7a23a - 0.0% (1.26 KB)

[#008] sha256:4615bbaf11b5229b0146e1818b0ce253e7c02fd56f73486a2d9fa10a71b9cc67 - 0.0% (1.26 KB)

[#009] sha256:173a5a1f6ba3e91ed859998a301fd059d5791e186367f3177c08bf3e53d695c1 - 0.0% (1.26 KB)


History
2023-06-08 12:55:20 UTC

Apply image 10.0.20348.1787

2024-04-05 09:25:01 UTC

Install update 10.0.20348.2402

2024-04-12 01:03:13 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]

2024-04-12 01:03:14 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=6.0.15-rc0

2024-04-12 01:03:15 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.0.15-rc0-signed.msi

2024-04-12 01:03:15 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=56729cf4652023a9700e3ac94547ff0a31a10a4e01a7e6e66fe943a179ea643d

2024-04-12 01:04:26 UTC

powershell -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-12 01:04:28 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]

2024-04-12 01:04:29 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017

2024-04-12 01:04:30 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) CMD ["mongod" "--bind_ip_all"]

Details
Created

2024-04-12 01:06:24 UTC

Size

2.5 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

56729cf4652023a9700e3ac94547ff0a31a10a4e01a7e6e66fe943a179ea643d

MONGO_DOWNLOAD_URL

https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.0.15-rc0-signed.msi

MONGO_VERSION

6.0.15-rc0


Layers

[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 61.53% (1.54 GB)

[#001] sha256:e920b78002850882cc637991bf16e3cd3fdd45576cf3e930819c98f6b43518d3 - 19.15% (490 MB)

[#002] sha256:ac61194ea7e5190627734acb0a0408e4431b30b1f5218813de06d78db098b322 - 0.0% (1.27 KB)

[#003] sha256:098a92cda88045fc9983eedc6300e238805687b697446c6fa74366047f4f1fc5 - 0.0% (1.26 KB)

[#004] sha256:d8df4878ec8f005657ba10d2d8ada8b5ea3ec8b91684cf909a03e25c4df3a2e8 - 0.0% (1.26 KB)

[#005] sha256:4bf770bd94670b794f2bbccbd9c029bb3b4c9f5f7b466fb981818529168f391d - 0.0% (1.27 KB)

[#006] sha256:9e6493ece0fa9ff16b411b25d95176e560aedb750fe724c7cc7450221afed40c - 19.32% (494 MB)

[#007] sha256:16aa5c612abeb271505ca61ef098d8a0f38315bcf9fe49a76d2ae6b4302da6b6 - 0.0% (1.27 KB)

[#008] sha256:be12f2093418ae700b1cb2cf3976057bf428f9f375d9ff87d6105e8588d076a0 - 0.0% (1.27 KB)

[#009] sha256:c9314e2d1ac8aaffefd015fea78b370266a12a4b6c8dd7ed53e82bf674fbbe50 - 0.0% (1.27 KB)


History
2023-06-08 12:58:24 UTC

Apply image 10.0.17763.4499

2024-04-06 02:39:33 UTC

Install update 10.0.17763.5696

2024-04-12 01:04:28 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]

2024-04-12 01:04:30 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=6.0.15-rc0

2024-04-12 01:04:30 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.0.15-rc0-signed.msi

2024-04-12 01:04:31 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=56729cf4652023a9700e3ac94547ff0a31a10a4e01a7e6e66fe943a179ea643d

2024-04-12 01:06:20 UTC

powershell -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-12 01:06:22 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]

2024-04-12 01:06:23 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017

2024-04-12 01:06:24 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) CMD ["mongod" "--bind_ip_all"]

Danger Zone
Delete Tag

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.

Delete