Namespace
library
Image / Tag
mongo:7.0.18-windowsservercore
Content Digest
sha256:f3d582e43249520cb7b02d0ce3b52c85c417f71ff370d75dbc1b09df248a3865
Details
Created

2025-04-09 00:50:47 UTC

Size

3.73 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

ab23d0e0488dd0b9ab07bae73e481271c7574e212b4bb61b1331400a3cffb02b

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

7.0.18


Layers

[#000] sha256:1317fe15185685e9cd27f7542cd96f4847343401288a8b6798273a4ac60844eb - 55.28% (2.06 GB)

[#001] sha256:761846874dadc4dd9490d5635a266306989ac061986d0e4bcfe36a76ef6888b8 - 29.43% (1.1 GB)

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

[#003] sha256:5eb2bd3a78e0949323984f77857b0cc0708b8e2ad6c2e4f118f2857fa38a4da2 - 0.0% (1.25 KB)

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

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

[#006] sha256:bf2924e4d4bb9b53d3059a16870234820d56221e589373a37f0d9c8f572e38c1 - 15.29% (584 MB)

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

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

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


History
2024-12-08 22:41:37 UTC

Apply image 10.0.26100.2605

2025-04-06 07:48:58 UTC

Install update 10.0.26100.3775

2025-04-09 00:49:18 UTC

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

2025-04-09 00:49:19 UTC

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

2025-04-09 00:49:21 UTC

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

2025-04-09 00:49:22 UTC

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

2025-04-09 00:50:43 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.';

2025-04-09 00:50:44 UTC

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

2025-04-09 00:50:46 UTC

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

2025-04-09 00:50:47 UTC

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

Details
Created

2025-04-09 00:55:28 UTC

Size

2.69 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

ab23d0e0488dd0b9ab07bae73e481271c7574e212b4bb61b1331400a3cffb02b

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

7.0.18


Layers

[#000] sha256:2534953f34d35976fc44cd67bfdd39fdcd9e2eaae57ada0be53d5fb936cd3a0b - 50.71% (1.36 GB)

[#001] sha256:510f1abe0ffe1466f946291b3ac20345b4a5e2063a896736990eae81bbf4bdb4 - 28.05% (771 MB)

[#002] sha256:63ba84c62c8a2f5796c0bd11a358e3d08f16e5501c7b92cd7e1963203f19361d - 0.0% (1.26 KB)

[#003] sha256:62443d65c328c415dffbcc6556a049e485af3b54641800ad9536d734e50563a8 - 0.0% (1.26 KB)

[#004] sha256:d25a77d365c9ef02ad5c20115b5d3fac183b4c77d7e0ec07c1e7c9103c349efc - 0.0% (1.25 KB)

[#005] sha256:983ae19fbc49d9786bd06802c5524fde750d466541bce15417cf3ba9261504ec - 0.0% (1.25 KB)

[#006] sha256:0bcbd6ac2faf4c7b39b8f4213a31a99bf54bc58fff77c12712e30f46ba93c842 - 21.24% (584 MB)

[#007] sha256:340b28441176f30f16b08022098e1cfcba382a44ffb4d5c8e122e3590b1db792 - 0.0% (1.25 KB)

[#008] sha256:7610b817ef782934709b818d5ec544b25ca5dda60381ba42776c32e188237c39 - 0.0% (1.25 KB)

[#009] sha256:b9c97b0fa6128f1c88ddc60705c6e067aaf5d1fcc38034d1be40dcdd8eeea621 - 0.0% (1.25 KB)


History
2024-09-06 00:01:38 UTC

Apply image 10.0.20348.2700

2025-04-04 23:10:04 UTC

Install update 10.0.20348.3453

2025-04-09 00:54:26 UTC

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

2025-04-09 00:54:26 UTC

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

2025-04-09 00:54:27 UTC

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

2025-04-09 00:54:28 UTC

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

2025-04-09 00:55:22 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.';

2025-04-09 00:55:24 UTC

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

2025-04-09 00:55:26 UTC

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

2025-04-09 00:55:28 UTC

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

Details
Created

2025-04-09 00:54:42 UTC

Size

2.58 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

ab23d0e0488dd0b9ab07bae73e481271c7574e212b4bb61b1331400a3cffb02b

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

7.0.18


Layers

[#000] sha256:803f4a9590cb9c635813cbd0ee89190f92d5fe4c7589711cf468879e42ce02ba - 61.99% (1.6 GB)

[#001] sha256:f8d949f82a48e7c53af792160596b10005419fbc7ecfed6bc45bbeee3a5a2f07 - 15.94% (422 MB)

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

[#003] sha256:c438f9ef2131438e036ec5b995cc18a846fc488c09d896428660e44947035bd9 - 0.0% (1.27 KB)

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

[#005] sha256:1781f51b49db4c31d8e7d2a2b4b7a82d340a297089405dd94d86851a1513274d - 0.0% (1.27 KB)

[#006] sha256:0e234a1f58d0ce27aa9610513d114d016910a583f5135e85bbc808e0bea8753d - 22.07% (584 MB)

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

[#008] sha256:026cb4533ede09dc7c074744e3dfd50300237847a325a8861a2a3e78dc5fc07c - 0.0% (1.27 KB)

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


History
2024-09-06 01:15:31 UTC

Apply image 10.0.17763.6293

2025-04-05 01:48:05 UTC

Install update 10.0.17763.7136

2025-04-09 00:52:53 UTC

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

2025-04-09 00:52:55 UTC

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

2025-04-09 00:52:55 UTC

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

2025-04-09 00:52:56 UTC

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

2025-04-09 00:54:40 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.';

2025-04-09 00:54:41 UTC

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

2025-04-09 00:54:42 UTC

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

2025-04-09 00:54:42 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