Namespace
library
Image / Tag
mongo:7.0.17-windowsservercore
Content Digest
sha256:5452049a0d7d216dfd70f888f8d5e7fbb84c3ddd91a26e2b596d473ef58bb0d0
Details
Created

2025-03-12 18:56:15 UTC

Size

3.28 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

4e289d657aea36ecac5fa05a5d82cd1cc377efd75f682a2126ac6473d3a22d12

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

7.0.17


Layers

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

[#001] sha256:325ca01145f0fc17834eb1871e37e4a03c69b868e3eb071bf21be6413d720e5e - 19.69% (661 MB)

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

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

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

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

[#006] sha256:9454d8b250c0c29013f433526ccbf44df637588eedceb217cb9f6efcc3025268 - 17.4% (584 MB)

[#007] sha256:35f5ff3e3f7d114ad9ff018c854e63913c8a208f0bdcc3fbdfac7f9c4172f432 - 0.0% (1.28 KB)

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

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


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

Apply image 10.0.26100.2605

2025-03-07 06:08:48 UTC

Install update 10.0.26100.3476

2025-03-12 18:54:54 UTC

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

2025-03-12 18:54:55 UTC

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

2025-03-12 18:54:55 UTC

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

2025-03-12 18:54:56 UTC

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

2025-03-12 18:56:13 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-03-12 18:56:14 UTC

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

2025-03-12 18:56:15 UTC

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

2025-03-12 18:56:15 UTC

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

Details
Created

2025-03-12 19:06:18 UTC

Size

2.68 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

4e289d657aea36ecac5fa05a5d82cd1cc377efd75f682a2126ac6473d3a22d12

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

7.0.17


Layers

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

[#001] sha256:75861b2b3af9a692daa04d9c15a1c79d8a009e23ed5140003350c9b926460f09 - 28.02% (770 MB)

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

[#003] sha256:63f112f3e9de2b71c3c122b196414ab56617e68ee58831529c6f5661b54d1b42 - 0.0% (1.25 KB)

[#004] sha256:aa930a69b3d2efb696a57f670e27fb5b30d6da5dcb7a7f9e679b03379d4100aa - 0.0% (1.26 KB)

[#005] sha256:995b874177f51169cc79ef03bf750cdd9287e987661b1b780f438ff29234efd5 - 0.0% (1.25 KB)

[#006] sha256:e8ffaafb3b279a3a2d09dfe77826b6a8108ff090bbc545c957a9dddaf123fcf1 - 21.25% (584 MB)

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

[#008] sha256:29f96621ebcc05d83d68ecb43223b4a4480e031b5dc2abc8a645cf026188e9b2 - 0.0% (1.26 KB)

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


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

Apply image 10.0.20348.2700

2025-03-06 10:49:01 UTC

Install update 10.0.20348.3328

2025-03-12 19:04:55 UTC

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

2025-03-12 19:04:56 UTC

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

2025-03-12 19:04:57 UTC

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

2025-03-12 19:04:58 UTC

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

2025-03-12 19:06:13 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-03-12 19:06:14 UTC

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

2025-03-12 19:06:15 UTC

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

2025-03-12 19:06:18 UTC

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

Details
Created

2025-03-12 19:06:43 UTC

Size

2.57 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

4e289d657aea36ecac5fa05a5d82cd1cc377efd75f682a2126ac6473d3a22d12

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

7.0.17


Layers

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

[#001] sha256:c77bec5e4bac3c7f6dc5d56da5ffc11e72881485b3a55330c17c915ad653f955 - 15.61% (411 MB)

[#002] sha256:5e727b8b0dd468b0f8fcb6c0341b559a3ca62cd6060ec603070a50d484b5ff18 - 0.0% (1.33 KB)

[#003] sha256:cdb1ae05b64e86bc990a9814be46174a544cd611c0c42de062ccba8d4fa87ffc - 0.0% (1.32 KB)

[#004] sha256:56568cb1fae93d8423ce22429960f2a772bd0c7f7874a6e234c7257185043e47 - 0.0% (1.32 KB)

[#005] sha256:76233a539340692c9dea4c47661f1f1cc812551ab5c01fc2d2ce516286b0d5ab - 0.0% (1.33 KB)

[#006] sha256:e37bd9f6581f92adc7f0e56c98c973c339fa046f2618015fc417fec5d83f7e5d - 22.16% (584 MB)

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

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

[#009] sha256:4b36d7383edeb7de586a660be2afecdad14ad30a58dcee7600f47241069c0245 - 0.0% (1.34 KB)


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

Apply image 10.0.17763.6293

2025-03-05 22:09:20 UTC

Install update 10.0.17763.7009

2025-03-12 19:04:46 UTC

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

2025-03-12 19:04:48 UTC

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

2025-03-12 19:04:49 UTC

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

2025-03-12 19:04:49 UTC

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

2025-03-12 19:06:42 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-03-12 19:06:42 UTC

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

2025-03-12 19:06:43 UTC

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

2025-03-12 19:06:43 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