Tag

library/mongo:7.0.17-rc1-windowsservercore
Content Digest: sha256:d975dba9dde2f76e955f5d54557d70af7723c60303b32fca6e621ca20144f1ba
Manifests
Details
Content Digest

sha256:2c5dbf1df128465399a42821a2fba77d35653ee2f930b773a1738f3d70c8c973

Created

2025-02-19 00:32:40 UTC

Size

2.9 GB


Environment
MONGO_DOWNLOAD_SHA256

54c3201bde7907e39da82bdf9bbcfa509ecc2bd172706fb7483c125714abd130

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

7.0.17-rc1


Layers

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

[#001] sha256:19fa0da9c657652b5d0879f62221964dd2e8f7c37691ba99bce37494e109b27e - 9.16% (272 MB)

[#002] sha256:00cef9c1a1651bee46d6ede427d3f32095653462c255a8f4f2a19abc05e4d7ed - 0.0% (1.29 KB)

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

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

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

[#006] sha256:384fcb5f1b41d9b76e0926b569fc6fb32103d96287c4a3bedf6db75390ca510d - 19.67% (584 MB)

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

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

[#009] sha256:04397056c80758fc4523957008e23f4dc213ae782df49d03490a3b9aa8332a9c - 0.0% (1.29 KB)


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

Apply image 10.0.26100.2605

2025-01-13 03:08:16 UTC

Install update 10.0.26100.2894

2025-02-19 00:31:19 UTC

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

2025-02-19 00:31:20 UTC

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

2025-02-19 00:31:20 UTC

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

2025-02-19 00:31:21 UTC

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

2025-02-19 00:32:37 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-02-19 00:32:38 UTC

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

2025-02-19 00:32:39 UTC

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

2025-02-19 00:32:40 UTC

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

Details
Content Digest

sha256:28358585baf319f19b63398a40e8c8f6b501841dce1bc402ffbdb4ad70fd76fb

Created

2025-02-19 01:19:39 UTC

Size

2.68 GB


Environment
MONGO_DOWNLOAD_SHA256

54c3201bde7907e39da82bdf9bbcfa509ecc2bd172706fb7483c125714abd130

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

7.0.17-rc1


Layers

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

[#001] sha256:76bc4873980ff6a1dec3c10adb1f289ccf73e4c47c8694420e8ff929f1476ada - 27.87% (765 MB)

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

[#003] sha256:020d8e72281d67d9b5dcfef0f2f341c005e0c889eba8b34be98a11db6c327f51 - 0.0% (1.25 KB)

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

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

[#006] sha256:1e6d5d2ac349e3b06c7616f660a972cd23b81d9f6d131e15ee07f7d98c020ed0 - 21.28% (584 MB)

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

[#008] sha256:745cfad217a8b317038fdd94f06d98bf0991b778b2b9f135e34e9d072b0d85b8 - 0.0% (1.25 KB)

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


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

Apply image 10.0.20348.2700

2025-02-07 21:10:03 UTC

Install update 10.0.20348.3207

2025-02-19 01:18:30 UTC

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

2025-02-19 01:18:31 UTC

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

2025-02-19 01:18:31 UTC

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

2025-02-19 01:18:32 UTC

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

2025-02-19 01:19:30 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-02-19 01:19:38 UTC

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

2025-02-19 01:19:38 UTC

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

2025-02-19 01:19:39 UTC

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

Details
Content Digest

sha256:da62c84053004713107deee5892f1013f94bc60b5639f9cdd665eb0b2daca330

Created

2025-02-19 01:16:46 UTC

Size

2.56 GB


Environment
MONGO_DOWNLOAD_SHA256

54c3201bde7907e39da82bdf9bbcfa509ecc2bd172706fb7483c125714abd130

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

7.0.17-rc1


Layers

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

[#001] sha256:c3af2bd0a1965eaed07372d9df47eb5ee783273fad4e91a30412cdd07c198cc7 - 15.16% (397 MB)

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

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

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

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

[#006] sha256:300006d22a65761977fe242686c3cbd7f4cb8634d6bfb4400f53a7483b84acba - 22.27% (584 MB)

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

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

[#009] sha256:2f867533c78eab116206ada5594ab36a919575b5eacf06c9d65499db12229757 - 0.0% (1.29 KB)


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

Apply image 10.0.17763.6293

2025-02-07 18:15:33 UTC

Install update 10.0.17763.6893

2025-02-19 01:14:50 UTC

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

2025-02-19 01:14:52 UTC

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

2025-02-19 01:14:53 UTC

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

2025-02-19 01:14:53 UTC

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

2025-02-19 01:16:44 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-02-19 01:16:44 UTC

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

2025-02-19 01:16:45 UTC

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

2025-02-19 01:16:46 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.