Namespace
library
Image / Tag
mongo:7.0.32-windowsservercore
Content Digest
sha256:0445b4477ffc4e272f5bb6c024072e88a12801ebc55c371a360c5b6e3695b7e7
Details
Created

2026-05-12 23:51:13 UTC

Size

2.64 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

02bb67e1e490b4dc587d853b7ce30197f798c15faba5d48aadf4891bba695072

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

7.0.32


Layers

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

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

[#002] sha256:870809b3667e48a5c90ea691f7b9e892cbbe376cd6e3d0b94496b331dd20d1e5 - 0.0% (1.28 KB)

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

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

[#005] sha256:02db701e796ffd51716b27750941205dbcab19c2d1f513aed712915cb74e3d79 - 0.0% (1.33 KB)

[#006] sha256:c6315a3b263291e129b270c04db1cd056064a73ef36a1d4b322ecfbac5ba8f48 - 22.05% (595 MB)

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

[#008] sha256:c88969b528e29afb72b7ed0ffd011bebc6b7c963f4b00eef15784dd6cde5b450 - 0.0% (1.33 KB)

[#009] sha256:ed5259214b4df66b8276195da53348a688fea645e265e34b7aa0c3139338f52a - 0.0% (1.3 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:49:34 UTC

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

2026-05-12 23:49:35 UTC

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

2026-05-12 23:49:35 UTC

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

2026-05-12 23:49:36 UTC

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

2026-05-12 23:51:12 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:51:13 UTC

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

2026-05-12 23:51:13 UTC

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

2026-05-12 23:51:13 UTC

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

Details
Created

2026-05-12 23:56:37 UTC

Size

2.56 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

02bb67e1e490b4dc587d853b7ce30197f798c15faba5d48aadf4891bba695072

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

7.0.32


Layers

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

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

[#002] sha256:0656ac5a34b349b03ead8709ce05f7bc1d466f96a3d09f56bff68852bcdd00db - 0.0% (1.29 KB)

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

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

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

[#006] sha256:6d9f08cfb26e0b65fb9438b1d07c79258873d3aef129f3ad997d2e8f16682f70 - 22.72% (595 MB)

[#007] sha256:94d6ba4bd78e52dc16616121aee16d6b09d52ec6180e2780a8df51724e753817 - 0.0% (1.27 KB)

[#008] sha256:5c0ef13442e360518401996b245f1902d628b5160fff99866bd205da7113d858 - 0.0% (1.3 KB)

[#009] sha256:96349a644918eca94f7cf3143fcf0d85e3d04fb5c2a9a1f5920a9394d95f08e5 - 0.0% (1.28 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:53:19 UTC

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

2026-05-12 23:55:26 UTC

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

2026-05-12 23:55:27 UTC

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

2026-05-12 23:55:27 UTC

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

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

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

2026-05-12 23:56:34 UTC

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

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