Namespace
library
Image / Tag
mongo:8.0.19-windowsservercore
Content Digest
sha256:eebd6eed7c80dfd0a9471dd8af3f76f0d12747ad8523fac4720cc314c90699ea
Details
Created

2026-03-10 22:10:01 UTC

Size

2.67 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

083d7000c8b9ac03a84faf670f08f9996037451df82ac0b6d2182de1e2716135

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

8.0.19


Layers

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

[#001] sha256:b887ef086b6ed6d2abdb72b842528552ef42d0e668e96556db2d01a9b71bfd77 - 19.47% (532 MB)

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

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

[#004] sha256:c54855ea5d39a2ff01891ac13ec28b1a3f5321bd03f0c158f7b54f187b0b06ac - 0.0% (1.31 KB)

[#005] sha256:babb84edc99cac0daa112d8d87d37d2030785ea6a38609596936c56485ab1ef3 - 0.0% (1.3 KB)

[#006] sha256:9c47235b35f787ef6c7a9061f88d64548bdae3bdd0ad0a54e024f3fd2c65d280 - 27.42% (750 MB)

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

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

[#009] sha256:0341b67ca9b4e85d729cddf4f4966655784c1db9a59153bd91380842b7544704 - 0.0% (1.29 KB)


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

Apply image 10.0.26100.32230

2026-03-06 02:07:33 UTC

Install update 10.0.26100.32522

2026-03-10 22:07:25 UTC

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

2026-03-10 22:07:26 UTC

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

2026-03-10 22:07:27 UTC

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

2026-03-10 22:07:27 UTC

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

2026-03-10 22:09:59 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-03-10 22:09:59 UTC

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

2026-03-10 22:10:00 UTC

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

2026-03-10 22:10:01 UTC

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

Details
Created

2026-03-10 22:14:01 UTC

Size

2.58 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

083d7000c8b9ac03a84faf670f08f9996037451df82ac0b6d2182de1e2716135

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

8.0.19


Layers

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

[#001] sha256:e55fb54b35ee36c2d316d377de271bb39bd7e71b8d127ad0d2a686bc485ab280 - 17.82% (470 MB)

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

[#003] sha256:716c6ecf5137e686bffca14028e0a21142f6cc966021b4311f3cea86ba576b78 - 0.0% (1.31 KB)

[#004] sha256:656765620e9f95c1b8ece6042f93b6ce677da1a3c783fb2a02cbcb22f28c5a0b - 0.0% (1.3 KB)

[#005] sha256:1e9e5d3c0d7295074973eca23d7b53d868bdc3346b150a541926ef1ae7ba584e - 0.0% (1.28 KB)

[#006] sha256:a6a9d394ae94b86d4de3f1e3015a59d8f4f8fa265ca5ccc31e5198cb8d30a358 - 28.4% (750 MB)

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

[#008] sha256:46688b7af60c9ee404e7cee886dd4c66aaace7e91e6eb912bfb38cdf747ae4aa - 0.0% (1.31 KB)

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


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

Apply image 10.0.20348.4294

2026-03-03 22:48:22 UTC

Install update 10.0.20348.4893

2026-03-10 22:02:27 UTC

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

2026-03-10 22:11:48 UTC

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

2026-03-10 22:11:49 UTC

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

2026-03-10 22:11:49 UTC

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

2026-03-10 22:13:59 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-03-10 22:14:00 UTC

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

2026-03-10 22:14:00 UTC

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

2026-03-10 22:14:01 UTC

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