Namespace
library
Image / Tag
mongo:8.3.1-windowsservercore
Content Digest
sha256:313434cc352e3ad3811e0ab60085de8da7af66e7ad613e3d48c739cefa2ada0e
Details
Created

2026-05-12 23:49:49 UTC

Size

2.91 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 - 48.73% (1.42 GB)

[#001] sha256:f787ad06f38db673c3d304f21c09a82ff9a1ced32062515ea52fdb0383457b24 - 21.85% (651 MB)

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

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

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

[#005] sha256:f9d8942eaa91d63d7c77c292005d992e9514530c4c4d77397cd2c3e86dca389c - 0.0% (1.31 KB)

[#006] sha256:aa9b731e2779403f3208c52c02f936d59c46f4b43d9eb75124c29312f9d9423f - 29.42% (877 MB)

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

[#008] sha256:93867907c548c188bf34474fa9d0625027146bf93b4da5aa7b5206958c4cace5 - 0.0% (1.3 KB)

[#009] sha256:5fbd1663f2717c80b495d2735d89e06e730289809e0f64a4ae22bf80d76a97b2 - 0.0% (1.29 KB)


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

Apply image 10.0.26100.32230

2026-05-10 10:08:54 UTC

Install update 10.0.26100.32860

2026-05-12 23:47:30 UTC

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

2026-05-12 23:47:31 UTC

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

2026-05-12 23:47:31 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-12 23:47:32 UTC

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

2026-05-12 23:49:47 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-12 23:49:48 UTC

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

2026-05-12 23:49:49 UTC

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

2026-05-12 23:49:49 UTC

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

Details
Created

2026-05-12 23:56:07 UTC

Size

2.83 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 - 48.95% (1.39 GB)

[#001] sha256:857865ad3eca4da109d969134a9cab7225d9de49597914ae325d43661900f513 - 20.82% (604 MB)

[#002] sha256:035b5e8417e640b2f6485083912f09cb265e121a7738e800f18f5ee557c17cb1 - 0.0% (1.26 KB)

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

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

[#005] sha256:1bd413857ba9f43d76652dd7716d21e92737c33c07d1c8b0da33d428fd51cab1 - 0.0% (1.29 KB)

[#006] sha256:55ed12c32d63e635c8af6375ec04a58eefb18f9d56fbfaac6c84bae667df824c - 30.23% (877 MB)

[#007] sha256:aec0a022dbe406909449b7fa02d93ab6507a6fa86e70fe375effce793d7ac45f - 0.0% (1.3 KB)

[#008] sha256:66fd4a18c7fe540eeb16bc6fde1f06fbd083772e0ae3ce9eda837a0696d25f35 - 0.0% (1.24 KB)

[#009] sha256:36f1475423f01f93ee0fd3bba0e394bf1e8cd1ef64f6e590a7fb6cbc5a8c8e70 - 0.0% (1.29 KB)


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

Apply image 10.0.20348.4294

2026-05-07 03:49:54 UTC

Install update 10.0.20348.5139

2026-05-12 23:46:39 UTC

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

2026-05-12 23:54:16 UTC

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

2026-05-12 23:54:17 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-12 23:54:18 UTC

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

2026-05-12 23:56:06 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-12 23:56:07 UTC

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

2026-05-12 23:56:07 UTC

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

2026-05-12 23:56:07 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