Namespace
library
Image / Tag
mongo:4.4.10-rc0-windowsservercore
Content Digest
sha256:da101231b86f229275aa9314bb4882081b9f7948e5ebaf1ac8042c802a6c5d30
Details
Created

2021-10-14 01:43:55 UTC

Size

2.72 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

1274344129ecd5259312143c58ebfcbc56e78b2bfc17c2e3225f1ec0a358a139

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

4.4.10-rc0


Layers

[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 58.85% (1.6 GB)

[#001] sha256:c0698cf91ebd6bcfb319be6a50421b356d6a3dbbd213d9b2b9dca0f837d7a999 - 33.15% (923 MB)

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

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

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

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

[#006] sha256:d673b39a68c5ab82fdc7f4f9d5abbbc954470fb6bf16e7c7e6e27456a825a21e - 8.0% (223 MB)

[#007] sha256:2e6c4f495be2045e865b27ad7105f13397d8b372805134e5521329eef7246fc8 - 0.0% (1.31 KB)

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

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


History
2020-05-07 05:09:25 UTC

Apply image 1809-RTM-amd64

2021-10-07 08:25:51 UTC

Install update 1809-amd64

2021-10-13 00:34:10 UTC

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

2021-10-14 01:41:33 UTC

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

2021-10-14 01:41:34 UTC

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

2021-10-14 01:41:35 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=1274344129ecd5259312143c58ebfcbc56e78b2bfc17c2e3225f1ec0a358a139

2021-10-14 01:43:50 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\mongo.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.';

2021-10-14 01:43:53 UTC

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

2021-10-14 01:43:54 UTC

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

2021-10-14 01:43:55 UTC

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

Details
Created

2021-10-14 01:46:40 UTC

Size

6.06 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

1274344129ecd5259312143c58ebfcbc56e78b2bfc17c2e3225f1ec0a358a139

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

4.4.10-rc0


Layers

[#000] sha256:3889bb8d808bbae6fa5a33e07093e65c31371bcf9e4c38c21be6b9af52ad1548 - 62.51% (3.79 GB)

[#001] sha256:0c776a8e8e3c02d360995b7fa26a3fd7c0928965795fac57b69ff07418ab07bf - 33.83% (2.05 GB)

[#002] sha256:4d3c52a3fe41298469bd9ca8471cd22a349f75bf82b049e968c97dd7cbf538b9 - 0.0% (1.39 KB)

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

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

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

[#006] sha256:e3519bd9b582d1e10a351cd0837486581bfbfe2d34fe4970e2a40c444b5e5b8c - 3.66% (227 MB)

[#007] sha256:6e13278e0df67d851f62e298e0725ba811da8ecd81aa3a33e1a7fa13ab2107ee - 0.0% (1.37 KB)

[#008] sha256:baa80f9278789ad227e8dfe140d362c2ad54099ba0d7ae8988392aca8ebe5d6f - 0.0% (1.4 KB)

[#009] sha256:682f86152b607ccd7eefd1c232d7250372fada398c8f14539ce52079af405990 - 0.0% (1.38 KB)


History
2016-11-19 17:05:00 UTC

Apply image 1607-RTM-amd64

2021-10-06 21:16:00 UTC

Install update ltsc2016-amd64

2021-10-13 00:39:24 UTC

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

2021-10-14 01:44:01 UTC

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

2021-10-14 01:44:02 UTC

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

2021-10-14 01:44:03 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=1274344129ecd5259312143c58ebfcbc56e78b2bfc17c2e3225f1ec0a358a139

2021-10-14 01:46:36 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\mongo.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.';

2021-10-14 01:46:38 UTC

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

2021-10-14 01:46:39 UTC

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

2021-10-14 01:46:40 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