Namespace
library
Image / Tag
mongo:6.0.20-windowsservercore
Content Digest
sha256:9f1f967aef4de4c05a38119d6c31c808bbd45318c3ba0dbf1ad1880741e75417
Details
Created

2025-03-12 18:58:14 UTC

Size

3.2 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

518cf974540402bd2992996372d29dd13912e2662d2288649e7984ed091a5e5c

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

6.0.20


Layers

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

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

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

[#003] sha256:2785a432152f5691992ca02c51de87d631be5f31b079b16cf203789aeef790f0 - 0.0% (1.28 KB)

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

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

[#006] sha256:7e1e8829fcacd2d04835e8dd0fd968aea8038f76e3588b74af8838f39621812f - 15.34% (503 MB)

[#007] sha256:1a661a0febf1ecfd7f9956313b09f657ebe313859112cba9b1b5bdf9b9be9b1b - 0.0% (1.31 KB)

[#008] sha256:1e5c4b6e97e4a698eb75fc6cb0f4318472979b6b47c3129aa30a017a8cc24531 - 0.0% (1.26 KB)

[#009] sha256:d06bfecbcfa9408cf52b3bbf72a4eb267ab240955ff58fc93d3720219161f326 - 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:57:03 UTC

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

2025-03-12 18:57:04 UTC

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

2025-03-12 18:57:05 UTC

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

2025-03-12 18:57:06 UTC

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

2025-03-12 18:58: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.';

2025-03-12 18:58:12 UTC

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

2025-03-12 18:58:13 UTC

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

2025-03-12 18:58:14 UTC

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

Details
Created

2025-03-12 19:05:58 UTC

Size

2.6 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

518cf974540402bd2992996372d29dd13912e2662d2288649e7984ed091a5e5c

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

6.0.20


Layers

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

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

[#002] sha256:fb0afbc4e1d04e2b02e6e42793ea6cbbade206b3699fe3d2a7ae125324966388 - 0.0% (1.34 KB)

[#003] sha256:24f17034db3e62273fe3e8187afb8f09210ce01692a56edd857dff271a396bb9 - 0.0% (1.25 KB)

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

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

[#006] sha256:bd96020f9551a42d686557bf4be92c8be3352efc4b2ec675b31ab5442607b452 - 18.84% (503 MB)

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

[#008] sha256:72ff1164291a3472fe99cfabe4c9ae2fe79cb5a0fbe9ad3c8c58331e81f35d2e - 0.0% (1.25 KB)

[#009] sha256:ef99e0f78d6e4115a2150b3b51ed3acedd5b7872075010ef7f9617c6efc37a6c - 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:54 UTC

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

2025-03-12 19:04:55 UTC

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

2025-03-12 19:04:56 UTC

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

2025-03-12 19:04:57 UTC

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

2025-03-12 19:05:48 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:05:49 UTC

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

2025-03-12 19:05:54 UTC

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

2025-03-12 19:05:58 UTC

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

Details
Created

2025-03-12 19:00:01 UTC

Size

2.49 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

518cf974540402bd2992996372d29dd13912e2662d2288649e7984ed091a5e5c

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

6.0.20


Layers

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

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

[#002] sha256:0f49e07b5df13209bb6a324a56950250293c671439271e61630e7e515318845b - 0.0% (1.27 KB)

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

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

[#005] sha256:9a3e39c60731f913c3d04a5fba069ef6de4657e0aaea1bd6e495959d7715dde0 - 0.0% (1.27 KB)

[#006] sha256:e21ab33daf2236bf38f31fbabfb21d0a1d086d78d9c2c036068c766cf1b26cdf - 19.67% (503 MB)

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

[#008] sha256:77cac90c634b58640823dfb18e6b760da27aea4cb526e43d52700db8c848ee3c - 0.0% (1.28 KB)

[#009] sha256:a2fa9168770dfc0e29cb322c6dd52a139dd05a0217720f46323e55f63efdd5fa - 0.0% (1.27 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 18:58:43 UTC

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

2025-03-12 18:58:44 UTC

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

2025-03-12 18:58:45 UTC

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

2025-03-12 18:58:46 UTC

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

2025-03-12 18: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.';

2025-03-12 18:59:59 UTC

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

2025-03-12 19:00:00 UTC

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

2025-03-12 19:00:01 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