Tag

library/mongo:8.0.14-rc0-windowsservercore
Content Digest: sha256:07a28e0298bfdf2e12000b61d78c85943ae1f4b426d9f47ad026d41aaf12e719
Manifests
Details
Content Digest

sha256:74e220868d8d8333b94911092452861ce32469f63f788cfc221dacf7f9a4e29d

Created

2025-09-03 16:52:22 UTC

Size

3.99 GB


Environment
MONGO_DOWNLOAD_SHA256

4467e013f617dd6a0d4083def5edd50629fe1986ddde96bb5ca294d629fd858e

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

8.0.14-rc0


Layers

[#000] sha256:1317fe15185685e9cd27f7542cd96f4847343401288a8b6798273a4ac60844eb - 51.72% (2.06 GB)

[#001] sha256:203c144449ed67b479a4424fa1d1138f1c8909f1e47a45a6500d4d7f7d058549 - 29.97% (1.2 GB)

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

[#003] sha256:f4e6cd4f2c20fcff9599bf186ed3dd7e24e39893c6a952942ff8e2a52d012c14 - 0.0% (1.28 KB)

[#004] sha256:fbf3fbd6dc9964b52a38072368747ebbe7a02595d5371be0d6cef90a68f69cd8 - 0.0% (1.29 KB)

[#005] sha256:5b8f7129b9b3d6ed53a17029e60b8e28312a1e79c11e8f21e6482a96e4e7ee0f - 0.0% (1.29 KB)

[#006] sha256:e986753f75de7eedd0793c95873501b011daef3a226bade49248adfe9882f7c3 - 18.31% (748 MB)

[#007] sha256:4a2fe864074534a5f0ca68ec4d281b3a729ca66b357c336242802bf956106480 - 0.0% (1.27 KB)

[#008] sha256:3439db6a91a43ad62d1b188ad0bdae0d4e4376ec7333dce42b3990dbefe06eee - 0.0% (1.31 KB)

[#009] sha256:6494d8a80aab409fc15fcb3cf0d3abbf67b894a6e111e9671d07f6c67d7ad4ae - 0.0% (1.29 KB)


History
2024-12-08 22:41:37 UTC

Apply image 10.0.26100.2605

2025-08-10 03:12:45 UTC

Install update 10.0.26100.4946

2025-09-03 16:50:32 UTC

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

2025-09-03 16:50:33 UTC

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

2025-09-03 16:50:34 UTC

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

2025-09-03 16:50:35 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=4467e013f617dd6a0d4083def5edd50629fe1986ddde96bb5ca294d629fd858e

2025-09-03 16:52:19 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.';

2025-09-03 16:52:20 UTC

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

2025-09-03 16:52:21 UTC

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

2025-09-03 16:52:22 UTC

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

Details
Content Digest

sha256:4bf584deac2d2747763d6a53e81738c96552c2d2b3d9924a92aa90428c8cca86

Created

2025-09-03 16:46:05 UTC

Size

2.86 GB


Environment
MONGO_DOWNLOAD_SHA256

4467e013f617dd6a0d4083def5edd50629fe1986ddde96bb5ca294d629fd858e

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

8.0.14-rc0


Layers

[#000] sha256:2534953f34d35976fc44cd67bfdd39fdcd9e2eaae57ada0be53d5fb936cd3a0b - 47.69% (1.36 GB)

[#001] sha256:06b9b30319b49e62edeeff59663c236bf6a406712417e8a1be70ae07afd76e2c - 26.73% (782 MB)

[#002] sha256:8499d3a857b23b3f1bf5dbefaf5c3485ee17c1c0261dd0889f70259624ac7a0f - 0.0% (1.26 KB)

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

[#004] sha256:a48130ad836a28db31ae0b2c40d8f9ee2e196e1fb40f7b197666d9ab592baeb9 - 0.0% (1.24 KB)

[#005] sha256:7adcd534a2c453e0dd8e981a33129d73c9056a05a11b536d10ad65372fc5a157 - 0.0% (1.26 KB)

[#006] sha256:ddda71529696212300e8b28414dd525aed086317f576d5406b1150b58db3f5c9 - 25.58% (748 MB)

[#007] sha256:cad8c3c6497ee68aa88b14b306fe8e6f50826a808595610542423db5a5e6468a - 0.0% (1.25 KB)

[#008] sha256:2b00c4e910a7f24ff2b6796f4c83b2b08b9bab62a9c1943564a7e45d95667dfe - 0.0% (1.28 KB)

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


History
2024-09-06 00:01:38 UTC

Apply image 10.0.20348.2700

2025-08-08 18:40:34 UTC

Install update 10.0.20348.4052

2025-09-03 16:44:24 UTC

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

2025-09-03 16:44:25 UTC

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

2025-09-03 16:44:26 UTC

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

2025-09-03 16:44:27 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=4467e013f617dd6a0d4083def5edd50629fe1986ddde96bb5ca294d629fd858e

2025-09-03 16:46:02 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.';

2025-09-03 16:46:04 UTC

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

2025-09-03 16:46:05 UTC

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

2025-09-03 16:46:05 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.