Namespace
library
Image / Tag
mongo:4.4.0-rc10-windowsservercore
Content Digest
sha256:c3d20e1c246a7fe90c1a6e0cf842e2639d47d7ddcf68a419612931d937b84dc3
Details
Created

2020-06-18 20:51:33 UTC

Size

5.72 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

3bef49f1503da23b39ee6681e93303bdab6aa67cda0bdb1b97c89e7ee0ec76f5

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

4.4.0-rc10


Layers

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

[#001] sha256:375fbabb84945635805b46a02a17ac15a3177bcaae7404cfab5f1ceb0460cb60 - 27.07% (1.55 GB)

[#002] sha256:30efe9163d37226b077b25cd93b088cebd2ddbaadf173d143b9fe0ddecaeae53 - 0.0% (1.12 KB)

[#003] sha256:e19df3191156125ea1bbd63c53d256f83d15f0cfaa1f677ef191c48c303841e7 - 0.0% (1.13 KB)

[#004] sha256:788c4366b7c9e5a09b58069148af8b3791b4ca82423aba95ce83b483423704e3 - 0.0% (1.13 KB)

[#005] sha256:5cd2f58c1d2da59a2eebdbdba8d947fba55443df619d2750963a76cd3df8de2e - 0.0% (1.14 KB)

[#006] sha256:7e273aa7ba75f9bb43bf008d78dfa5751fe98da365d964083fb5c9160a191bc6 - 6.72% (394 MB)

[#007] sha256:314d26216e21f0a905a0536a1676190d2dc38f650f7602f81251ee2b05b5e114 - 0.0% (1.1 KB)

[#008] sha256:408752ee9ba8edb537c8574b64e9700fe2c85a5cac087a88438bf307c77fe53f - 0.0% (1.14 KB)

[#009] sha256:bc1b6e6628eff791ec9a752702b1feed4639ca359af95c776eecebef25832e26 - 0.0% (1.13 KB)


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

Apply image 1607-RTM-amd64

2020-06-01 18:53:00 UTC

Install update ltsc2016-amd64

2020-06-10 12:52:06 UTC

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

2020-06-18 20:15:15 UTC

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

2020-06-18 20:15:16 UTC

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

2020-06-18 20:15:17 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=3bef49f1503da23b39ee6681e93303bdab6aa67cda0bdb1b97c89e7ee0ec76f5

2020-06-18 20:51:29 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', 'INSTALLLOCATION=C:\mongodb', 'ADDLOCAL=all' ); $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:\mongodb\bin\*.pdb -Force; Remove-Item C:\windows\installer\*.msi -Force; Remove-Item mongo.msi -Force; Write-Host 'Complete.';

2020-06-18 20:51:30 UTC

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

2020-06-18 20:51:31 UTC

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

2020-06-18 20:51:33 UTC

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

Details
Created

2020-06-18 21:10:26 UTC

Size

2.52 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

3bef49f1503da23b39ee6681e93303bdab6aa67cda0bdb1b97c89e7ee0ec76f5

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

4.4.0-rc10


Layers

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

[#001] sha256:666079ee04606f07f4a27dd98526f5049ef8fed93e347d8b4c447b0d5060c77d - 21.27% (549 MB)

[#002] sha256:b11029314f3c794dc51e43c915b3e62f6b44aeb96f84b8b92f453e61cf7a2cb3 - 0.0% (1.1 KB)

[#003] sha256:499f9f735a3a86d12f191ec8f21e3f8d38a75ed155b67ebc70287e2b49f9e1d4 - 0.0% (1.1 KB)

[#004] sha256:9f70732ca6b0f90ac3617c03d1aa88133d4aabe327973e7f57826f99e3754d49 - 0.0% (1.1 KB)

[#005] sha256:a1190369d5293d6d1b03a158e763336703f82338c2fc3f190653a59589a728e2 - 0.0% (1.1 KB)

[#006] sha256:a9dfa8dcf7a2c2abde8fda623defd9104e96ac97faea758f4eeaa1f60cf896b2 - 15.24% (393 MB)

[#007] sha256:e20d6d75d02a2ed5444f7a871985b730bd32ba887fbc130c241ebad411cb3276 - 0.0% (1.13 KB)

[#008] sha256:9da2805aa7a7ecee69c74412166b338cfe43fffacd893543f36d8035e8d2d0fd - 0.0% (1.12 KB)

[#009] sha256:4235fa06b19f1f49d618474401e096801329ee52775b83bf72c32a2599215f20 - 0.0% (1.13 KB)


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

Apply image 1809-RTM-amd64

2020-06-04 01:48:42 UTC

Install update 1809-amd64

2020-06-10 12:43:08 UTC

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

2020-06-18 20:51:49 UTC

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

2020-06-18 20:51:50 UTC

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

2020-06-18 20:51:51 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=3bef49f1503da23b39ee6681e93303bdab6aa67cda0bdb1b97c89e7ee0ec76f5

2020-06-18 21:10:22 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', 'INSTALLLOCATION=C:\mongodb', 'ADDLOCAL=all' ); $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:\mongodb\bin\*.pdb -Force; Remove-Item C:\windows\installer\*.msi -Force; Remove-Item mongo.msi -Force; Write-Host 'Complete.';

2020-06-18 21:10:23 UTC

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

2020-06-18 21:10:24 UTC

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

2020-06-18 21:10:26 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