Namespace
library
Image / Tag
mongo:8.0-windowsservercore
Content Digest
sha256:82028bf331d728c0a8db02eabcf9f4ae94c93cb57a46f0719f223d3a6b05e1c7
Details
Created

2026-01-28 19:04:46 UTC

Size

2.13 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

29d539c931925d505ddee657e038d7fc02d93352d1f15f364d83acf6ac5627b6

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

8.0.18


Layers

[#000] sha256:e8e286c160e014cebd84213d5cfa83952f5927713def450860146ee76600ee3f - 65.54% (1.39 GB)

[#001] sha256:d2d88534c6ccf690fb5e99d52b13facbb6b97f11a0714c123b68bb8b31a75bed - 0.0% (1.3 KB)

[#002] sha256:d46b193e7724ecad6e89cb041d9181b23f5e6e6b79442a55cf1c2c3c55198cd3 - 0.0% (1.3 KB)

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

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

[#005] sha256:08c3325907abcecc62f56787be6e0ca81e142dd631d6b2c48045f089bf9c30ba - 34.46% (750 MB)

[#006] sha256:efd14df71b404aaf49e9cce8595aa6d8299ad3180acee68c355a715c51c8c9d7 - 0.0% (1.29 KB)

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

[#008] sha256:09319d5255483976956beb736245a515aa132a75196db5f34f2516a3dd744512 - 0.0% (1.29 KB)


History
2026-01-11 06:35:44 UTC

Apply image 10.0.26100.32230

2026-01-28 19:01:58 UTC

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

2026-01-28 19:02:00 UTC

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

2026-01-28 19:02:02 UTC

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

2026-01-28 19:02:03 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=29d539c931925d505ddee657e038d7fc02d93352d1f15f364d83acf6ac5627b6

2026-01-28 19:04:42 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.';

2026-01-28 19:04:43 UTC

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

2026-01-28 19:04:45 UTC

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

2026-01-28 19:04:46 UTC

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

Details
Created

2026-01-28 19:05:48 UTC

Size

2.44 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

29d539c931925d505ddee657e038d7fc02d93352d1f15f364d83acf6ac5627b6

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

8.0.18


Layers

[#000] sha256:3cc21a1b754848d23f00aa65cb94ec34c9a5dc6028b3aada42039c824738d02f - 56.79% (1.39 GB)

[#001] sha256:8810874280ba2ea58e95647ea717ead1a5fb07fea1d9160047d580e653fe9cbd - 13.22% (331 MB)

[#002] sha256:6ae0f27739aca296c171d0de6aad5f912584ae2e79401d5acaca0365f950e714 - 0.0% (1.28 KB)

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

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

[#005] sha256:8acf3066227619c018efff68e91f41e266fd13f398606b4d1d589a5422687acc - 0.0% (1.28 KB)

[#006] sha256:52157d5ef3680c1b0ce36c888947eb8e9683940e893e0c171bbed472bc032fc6 - 29.99% (750 MB)

[#007] sha256:3f1bcecd14514202e14469f8d91a5ff1ca5937c6a021481a33d8ecdba5bb5aef - 0.0% (1.26 KB)

[#008] sha256:a2c9fa91a521aee0ae11e96ac745e3e16725a1cffa078aee2b9afb2513900e35 - 0.0% (1.29 KB)

[#009] sha256:0db17cac0c20bfc520ab7875168d5e864e614974d3e6148b86ed31743f80e9d8 - 0.0% (1.28 KB)


History
2025-10-09 07:51:18 UTC

Apply image 10.0.20348.4294

2026-01-09 00:11:24 UTC

Install update 10.0.20348.4648

2026-01-28 19:01:10 UTC

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

2026-01-28 19:01:11 UTC

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

2026-01-28 19:01:12 UTC

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

2026-01-28 19:01:13 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=29d539c931925d505ddee657e038d7fc02d93352d1f15f364d83acf6ac5627b6

2026-01-28 19:05:46 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.';

2026-01-28 19:05:47 UTC

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

2026-01-28 19:05:48 UTC

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

2026-01-28 19:05:48 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