Namespace
library
Image / Tag
mongo:7.0.0-rc3-windowsservercore
Content Digest
sha256:dd2378062da1697f378204aad5fbac85b7c29fcedf150c94f3400c23bb2bb25d
Details
Created

2023-06-14 19:18:46 UTC

Size

1.87 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

42207c97412cf4668c3c2d1e420409cc8c3021f6f1b4c7c30f2cbbe88846446b

MONGO_DOWNLOAD_URL

https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.0-rc3-signed.msi

MONGO_VERSION

7.0.0-rc3


Layers

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

[#001] sha256:c45a9c91ac9cf27bb12f7baad712822dbb1e41b172e97946a8d48287c1570eb5 - 0.0% (1.4 KB)

[#002] sha256:a57670026054b6054f4daf98f5f9030ee0c650813c2c0a4e3fd524644c48231d - 0.0% (1.36 KB)

[#003] sha256:93dd2bfe66b623f5da9d6a95585b7aa42696567f80b5a813e21d28660440bb98 - 0.0% (1.38 KB)

[#004] sha256:d4790497254249086bdc6f3c31e808c13d79ed3060f14524845c14de31b3f068 - 0.0% (1.38 KB)

[#005] sha256:9216e065edac043beee094e71673dd4f86fc6b72f1c8eda9e8e19e7c51ea36fb - 30.67% (586 MB)

[#006] sha256:8aa9748a6fb962df41d151653aa8e0221fc56053ae7da772e1e3a1124584b796 - 0.0% (1.36 KB)

[#007] sha256:d36719478c623dc1ee3702d2c0a833a10609edd841d758fba978d589f7203fb8 - 0.0% (1.38 KB)

[#008] sha256:4e802480b81e33c6b00448f510e31a0d64dd75006ec2efefa22e529ddc075214 - 0.0% (1.38 KB)


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

Apply image 10.0.20348.1787

2023-06-14 19:16:13 UTC

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

2023-06-14 19:16:14 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=7.0.0-rc3

2023-06-14 19:16:15 UTC

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

2023-06-14 19:16:16 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=42207c97412cf4668c3c2d1e420409cc8c3021f6f1b4c7c30f2cbbe88846446b

2023-06-14 19:18:40 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.';

2023-06-14 19:18:43 UTC

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

2023-06-14 19:18:44 UTC

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

2023-06-14 19:18:46 UTC

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

Details
Created

2023-06-14 19:21:38 UTC

Size

2.11 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

42207c97412cf4668c3c2d1e420409cc8c3021f6f1b4c7c30f2cbbe88846446b

MONGO_DOWNLOAD_URL

https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.0-rc3-signed.msi

MONGO_VERSION

7.0.0-rc3


Layers

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

[#001] sha256:3929a070e5d6b9cb95587cf41492d8ef77aaa7e9f90fa3cd1b32619fae5debc2 - 0.0% (1.36 KB)

[#002] sha256:132876c928a072f621414f48a32c16f48f2107d46cbfec1411b31ebd7495bde6 - 0.0% (1.39 KB)

[#003] sha256:32be44ce60868327a7c6cb02754a724c7fb03ec0b83ef719fcc301b1b1eff859 - 0.0% (1.39 KB)

[#004] sha256:ffbe8377e0d55f948b5b0fa448979a055551af8d026b0c29e7b096613b1d70ba - 0.0% (1.4 KB)

[#005] sha256:2f4b0b29f44f4509ec5e88437e135585d126a12c4c57a75ff7faac25e0e040e6 - 27.12% (586 MB)

[#006] sha256:234f8d6862cc26fa14f654e0cf4de70378522d7d71e9d9a62d2473ddb63448f3 - 0.0% (1.38 KB)

[#007] sha256:40c893827c81ff9d1965dfe62b64ed8d9e53e10034e038fc95dda782515d463c - 0.0% (1.38 KB)

[#008] sha256:b050df9a1ee7463c0497948f6869ae72bc12bc109312d1f22199c55a28e3a5ba - 0.0% (1.39 KB)


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

Apply image 10.0.17763.4499

2023-06-14 19:18:57 UTC

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

2023-06-14 19:18:58 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=7.0.0-rc3

2023-06-14 19:18:59 UTC

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

2023-06-14 19:19:00 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=42207c97412cf4668c3c2d1e420409cc8c3021f6f1b4c7c30f2cbbe88846446b

2023-06-14 19:21:35 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.';

2023-06-14 19:21:36 UTC

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

2023-06-14 19:21:37 UTC

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

2023-06-14 19:21:38 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