Namespace
library
Image / Tag
mongo:8.3-windowsservercore
Content Digest
sha256:1417b593e28b978d7cb4f499e94bd4e1b996b93ad35251bf3103a67013bb56dc
Details
Created

2026-05-05 23:15:53 UTC

Size

2.84 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

f888aca86bcdcc15952f0651adfd711c4e29986d2ed3c9b1b304ddd270fd1574

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

8.3.1


Layers

[#000] sha256:0938cf51b672b81c9804d1d5f0c57031c931f41b279270e84820c63642d6a3bd - 49.94% (1.42 GB)

[#001] sha256:3642e4b8bb65ad3768f9f74a0dc48bb2e3294779b5d51573a234bfbe4f65324e - 19.9% (579 MB)

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

[#003] sha256:45ce2aa849f72b1a440d391f28475f7306354ce84334b5d11102e01af95cb25f - 0.0% (1.29 KB)

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

[#005] sha256:6fb0fac662079881f52b00e60d437fd0b70f936d0c3d171cf07f999d44d9a188 - 0.0% (1.26 KB)

[#006] sha256:90901cc927e207ff778c1a100beec6ad79cea7adb8ee382e522962a7e2902fe6 - 30.15% (877 MB)

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

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

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


History
2026-01-11 09:57:36 UTC

Apply image 10.0.26100.32230

2026-04-13 07:00:46 UTC

Install update 10.0.26100.32690

2026-05-05 23:13:48 UTC

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

2026-05-05 23:13:48 UTC

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

2026-05-05 23:13:49 UTC

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

2026-05-05 23:13:50 UTC

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

2026-05-05 23:15:52 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-05-05 23:15:52 UTC

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

2026-05-05 23:15:53 UTC

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

2026-05-05 23:15:53 UTC

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

Details
Created

2026-05-05 23:16:11 UTC

Size

2.78 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

f888aca86bcdcc15952f0651adfd711c4e29986d2ed3c9b1b304ddd270fd1574

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

8.3.1


Layers

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

[#001] sha256:7111ae68f8961455d230dc12d44c2193d29b7c981e35417323613a0c1aa06384 - 19.44% (554 MB)

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

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

[#004] sha256:e1bf5b1e51888658ede5565edf000e47c88a621f437a8d7c93f83c79441e6a0c - 0.0% (1.3 KB)

[#005] sha256:18d3c178512b667d2db73f3b548a6e254deedf49a296533782f470d06f22869d - 0.0% (1.28 KB)

[#006] sha256:146d3cad5787cd13c77abf5f7c972fdaecd0dbac42b576c7bc1021f4f5379c84 - 30.76% (877 MB)

[#007] sha256:0eb840b81a4124b9ff1bb3ab645c99393b11412c9c4514b00836df2080d18f6b - 0.0% (1.29 KB)

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

[#009] sha256:1a1c9f63a6df9b12e08352ea34c86c08b2182301b089b5ddfbafecbe5c7d6eb2 - 0.0% (1.29 KB)


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

Apply image 10.0.20348.4294

2026-04-13 03:24:09 UTC

Install update 10.0.20348.5020

2026-05-05 23:13:50 UTC

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

2026-05-05 23:13:50 UTC

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

2026-05-05 23:13:51 UTC

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

2026-05-05 23:13:52 UTC

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

2026-05-05 23:16:09 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-05-05 23:16:10 UTC

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

2026-05-05 23:16:11 UTC

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

2026-05-05 23:16:11 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