Namespace
library
Image / Tag
mongo:7-windowsservercore
Content Digest
sha256:19187cb5a61bb905e277cb66ada9849d6ddbc2ec0d69f552f08b5c0e64c977e3
Details
Created

2026-02-10 23:00:00 UTC

Size

2.41 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

bfdcc24c27082a220867a139aad04d734eead0f85e8caacef135bb2a4810f9cd

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

7.0.30


Layers

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

[#001] sha256:456534216d0c12d9314cda831989d54bb3f542d7d43d9772ba40654db6dbd7bc - 17.09% (421 MB)

[#002] sha256:db1396a1d217f02de034218178606bbfb13fef08b916b28f79820db3c8fbbdee - 0.0% (1.31 KB)

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

[#004] sha256:f91a4e8b0d24248851ec66ca2afa8a4b7927a50a83b6886507276ba2fbb582a2 - 0.0% (1.27 KB)

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

[#006] sha256:0a39f50f7b99b8b05633770e671cfa73531e95204718d798211b03569594f82a - 23.98% (591 MB)

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

[#008] sha256:90dc4a3d412e806f1fdfbd7bfe9deaa74b3a3fd5e2a96836e25a4eb3f16bafd9 - 0.0% (1.3 KB)

[#009] sha256:52c8a0eb61d1fe59c38bc8fb8466412fb790778c4617a859a260d0a0ce514abe - 0.0% (1.31 KB)


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

Apply image 10.0.26100.32230

2026-02-06 22:21:49 UTC

Install update 10.0.26100.32370

2026-02-10 22:58:22 UTC

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

2026-02-10 22:58:23 UTC

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

2026-02-10 22:58:23 UTC

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

2026-02-10 22:58:24 UTC

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

2026-02-10 22:59:58 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-02-10 22:59:59 UTC

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

2026-02-10 23:00:00 UTC

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

2026-02-10 23:00:00 UTC

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

Details
Created

2026-02-10 23:09:06 UTC

Size

2.31 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

bfdcc24c27082a220867a139aad04d734eead0f85e8caacef135bb2a4810f9cd

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

7.0.30


Layers

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

[#001] sha256:e3c87a3784ab1d08cbacea3288e90f8106f6e7a20b792ab27cdc739fc966a73e - 15.05% (356 MB)

[#002] sha256:7956f5ffa15a400fe4905921a932f0612357f6db74ba106c217282ed10c18d62 - 0.0% (1.29 KB)

[#003] sha256:a32c0c6067077b480411c27fe57fe577fe55f956cac9066ef0c233bfd69e015b - 0.0% (1.3 KB)

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

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

[#006] sha256:21a4d4a87074fb9b971860ce52c7cebeadac35cea4e5a98ba1b6050c5f39d141 - 24.96% (591 MB)

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

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

[#009] sha256:5924960a620c365dd7fc4f1dc128e9017a64a630ed00857c137b078e2cc8f3db - 0.0% (1.27 KB)


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

Apply image 10.0.20348.4294

2026-02-06 10:02:33 UTC

Install update 10.0.20348.4773

2026-02-10 22:53:40 UTC

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

2026-02-10 23:07:27 UTC

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

2026-02-10 23:07:28 UTC

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

2026-02-10 23:07:28 UTC

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

2026-02-10 23:09:03 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-02-10 23:09:04 UTC

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

2026-02-10 23:09:05 UTC

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

2026-02-10 23:09:06 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