Namespace
library
Image / Tag
mongo:4.4.21-rc0-windowsservercore
Content Digest
sha256:a97c6e64b9454c6f79a85cc251ce88674e6612e0f92883b6a4125e55b4348a30
Details
Created

2023-04-18 00:24:43 UTC

Size

1.87 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

8230a4d20add99153d6bc89d177435842521a052f786afe3c0a52cbab82a6704

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

4.4.21-rc0


Layers

[#000] sha256:1a65b089bc835b0c3700397b1935e97cf469b0891bb4de3942c8dfbe4b672d47 - 68.99% (1.29 GB)

[#001] sha256:f4ecfa9c953d28a9da9d422b57cd0361c57c44e1faaaed7e50a2537d1c29cee1 - 18.74% (359 MB)

[#002] sha256:6a3664aee9b0b3199a388e1a7d17e99ada617d122d6a2572b0c40140fdea31a3 - 0.0% (1.39 KB)

[#003] sha256:ea1705585ed76368c4736be3fdd8b343ca9500a6efdeb8149a184e09a0af03ba - 0.0% (1.36 KB)

[#004] sha256:c7d7ef3eb25d8679e161a1c3222768986d0b4ffe424344f28a1b58743d2902da - 0.0% (1.38 KB)

[#005] sha256:671c10ba5648769f8738d39232bf4d91847af1dd68ede3fbabee6f2ef2194ca2 - 0.0% (1.4 KB)

[#006] sha256:9c95172a9e41ece26aca19980234eea1ca0e261445bf07e5e40d6058fc3ac19e - 12.26% (235 MB)

[#007] sha256:06af28320dc490b68c9d16ec9ea4c781da3241b4b305fb64e597a89909bc523d - 0.0% (1.36 KB)

[#008] sha256:598fa148634933488be8f7ecfcddf0d2a4c45f92c3d5e15889d48c873953fb11 - 0.0% (1.38 KB)

[#009] sha256:6addc9ea088424ccc2624d9f9ebb22e150bb764a6925f45b10ccf4d3c2abbb92 - 0.0% (1.36 KB)


History
2023-01-06 23:47:40 UTC

Apply image 10.0.20348.1487

2023-04-05 00:38:27 UTC

Install update 10.0.20348.1668

2023-04-12 00:15:38 UTC

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

2023-04-18 00:23:27 UTC

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

2023-04-18 00:23:28 UTC

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

2023-04-18 00:23:29 UTC

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

2023-04-18 00:24: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=Client,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 ' mongo --version'; mongo --version; Write-Host ' mongod --version'; mongod --version; Write-Host 'Removing ...'; Remove-Item C:\windows\installer\*.msi -Force; Remove-Item mongo.msi -Force; Write-Host 'Complete.';

2023-04-18 00:24:41 UTC

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

2023-04-18 00:24:42 UTC

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

2023-04-18 00:24:43 UTC

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

Details
Created

2023-04-18 00:26:55 UTC

Size

2.16 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

8230a4d20add99153d6bc89d177435842521a052f786afe3c0a52cbab82a6704

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

4.4.21-rc0


Layers

[#000] sha256:6e222c5ada69382aa2b4fe30b23ae56c7e3ada92712109d20f3edd457a6120b6 - 73.7% (1.59 GB)

[#001] sha256:e9094c39c4b36a86359abb3da9e9d0d9c69b6930e9c7b308120310d43d63f693 - 15.68% (347 MB)

[#002] sha256:d81203863a516fb636d8e06e71cc938e6621b372bd98921ce87d23012f6c9e4c - 0.0% (1.35 KB)

[#003] sha256:eaff844c0526a31f5528cfb46d01090f992f0ce3b17370e2962122d1c76def75 - 0.0% (1.37 KB)

[#004] sha256:27524e4e785d49cbce269b0ab291573afc3897105f1e4106db6ddbcdc11d8b3a - 0.0% (1.39 KB)

[#005] sha256:2ccee948888ccfdcd1154717f93d67a3f60bff7c81d3d09cf6bbc80510308e50 - 0.0% (1.36 KB)

[#006] sha256:212a54413f22ac060253cb8bbd8c09a03f3fd3d9b5285f76b55c668f3d64bacc - 10.62% (235 MB)

[#007] sha256:52e65177213236259041dc41bb3ecc8c3c468b7f8e19ec7377bcc03e6e35af7a - 0.0% (1.39 KB)

[#008] sha256:9514b1c03764913330c24ca41343abdb94a4bfab1a4d722a007d91d1c04415e8 - 0.0% (1.36 KB)

[#009] sha256:bb066c67b63def3bf0b59dadd6c379e0fbc2c3721b60d1e9fefb3815e912934d - 0.0% (1.41 KB)


History
2023-01-07 05:37:58 UTC

Apply image 10.0.17763.3887

2023-04-05 00:41:54 UTC

Install update 10.0.17763.4252

2023-04-12 00:18:38 UTC

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

2023-04-18 00:24:54 UTC

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

2023-04-18 00:24:55 UTC

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

2023-04-18 00:24:56 UTC

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

2023-04-18 00:26:52 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=Client,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 ' mongo --version'; mongo --version; Write-Host ' mongod --version'; mongod --version; Write-Host 'Removing ...'; Remove-Item C:\windows\installer\*.msi -Force; Remove-Item mongo.msi -Force; Write-Host 'Complete.';

2023-04-18 00:26:54 UTC

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

2023-04-18 00:26:55 UTC

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

2023-04-18 00:26:55 UTC

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