Namespace
library
Image / Tag
mongo:4.4.9-rc0-windowsservercore
Content Digest
sha256:8543a0f874dba6fd2e5bbaaf4c8821564b9d0f536aa82ce0d554e5be061f4499
Details
Created

2021-08-31 23:17:46 UTC

Size

2.72 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

2908cfc0f9c125d25e18f6507fd1658569ad307482aa1931c3deb0d9ee91b47f

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

4.4.9-rc0


Layers

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

[#001] sha256:c67ded6868b61d392a0c096f911563fd6bc0bc3ed4fe401d077b3718a1b0cdaf - 33.16% (923 MB)

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

[#003] sha256:a1fe82084adee4c575e862cc019f6a2dcb64a92d11fce4f66ff8bdebc35cd48c - 0.0% (1.35 KB)

[#004] sha256:80000d3b3fedf177cf5901643ccf991450c83e818d624d8b1143fa73969728ea - 0.0% (1.4 KB)

[#005] sha256:293293ad50035be583991590fe1d4a5c609218ee0bc8a92fe2776ff5a341c624 - 0.0% (1.39 KB)

[#006] sha256:9cedbaa174abe093157acd63bbf5387f4fd7b59369446138a3fce99e5c042fd7 - 7.96% (222 MB)

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

[#008] sha256:ef2a65b9540ed61a2e76d4e8e0b6c53bd4788dc93efd1ae55d1d0811187b60a1 - 0.0% (1.37 KB)

[#009] sha256:e8f60e0d024cbe1af32c107e9f294445f9d7cc38826da9fab4405a3a2fecbc2c - 0.0% (1.39 KB)


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

Apply image 1809-RTM-amd64

2021-08-05 19:44:34 UTC

Install update 1809-amd64

2021-08-25 13:46:35 UTC

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

2021-08-31 23:15:34 UTC

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

2021-08-31 23:15:35 UTC

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

2021-08-31 23:15:35 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=2908cfc0f9c125d25e18f6507fd1658569ad307482aa1931c3deb0d9ee91b47f

2021-08-31 23:17:42 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-08-31 23:17:44 UTC

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

2021-08-31 23:17:45 UTC

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

2021-08-31 23:17:46 UTC

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

Details
Created

2021-08-31 23:20:12 UTC

Size

6.06 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

2908cfc0f9c125d25e18f6507fd1658569ad307482aa1931c3deb0d9ee91b47f

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

4.4.9-rc0


Layers

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

[#001] sha256:c427f892fe74603ae09d4e49b25f8f7046f957054034dc9f462e0e88d7bffaa5 - 33.82% (2.05 GB)

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

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

[#004] sha256:0d9b7a53029316b616de668fbdcc0df94e3df35f38427d8080c358b7391de827 - 0.0% (1.36 KB)

[#005] sha256:f43e14406b388a918748bca0d35bc91b30e766a8f7202f1494df426b585c393f - 0.0% (1.38 KB)

[#006] sha256:7e4bc1afcb3b3a51a85e0d3ecd9d649f050ec7fbe05168708e4f16ed3151919f - 3.64% (226 MB)

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

[#008] sha256:95b6f779a23cd2d97e056d46a7c9fd9c32f3ca04dc8dc59c00f75ea168330e2b - 0.0% (1.3 KB)

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


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

Apply image 1607-RTM-amd64

2021-08-01 08:52:00 UTC

Install update ltsc2016-amd64

2021-08-25 13:59:32 UTC

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

2021-08-31 23:17:59 UTC

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

2021-08-31 23:18:00 UTC

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

2021-08-31 23:18:01 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=2908cfc0f9c125d25e18f6507fd1658569ad307482aa1931c3deb0d9ee91b47f

2021-08-31 23:20:09 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-08-31 23:20:10 UTC

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

2021-08-31 23:20:11 UTC

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

2021-08-31 23:20:12 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