Tag

library/mongo:4.4.0-rc13-windowsservercore
Content Digest: sha256:a253c757728c6064b9a082e911021080a19e57fa8e3353d5e2fef5390e4926b7
Manifests
Details
Content Digest

sha256:1671c38d4df2be23951a0bd6e8fa390c0a4efc7d70fc2ec4d6aac786845f61ed

Created

2020-07-15 18:03:49 UTC

Size

5.73 GB


Environment
MONGO_DOWNLOAD_SHA256

ec40c182692e78c7ab9381fd7045f66b8ed396ff7bbb345e299393debd6346ed

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

4.4.0-rc13


Layers

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

[#001] sha256:802c4beb8b091968ccf1bb4a853ded7955ddb79e6f8775a5155cb5ed07dcbcab - 27.11% (1.55 GB)

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

[#003] sha256:a65dce549b1454f61bda7b44d15256c38437b173395032d3fc659245d96ca9b8 - 0.0% (1.15 KB)

[#004] sha256:4c9bef1dccf7a6efc269977629c52fd3d9197df70da6c00c36588ee257e6a347 - 0.0% (1.1 KB)

[#005] sha256:8fec979fd38b21b7e957d1d8ffd5982e29fea7b7a63a1be0b8500a3654c05a67 - 0.0% (1.12 KB)

[#006] sha256:11013917d7f160ab718ffa14e0802895c3e9321a508d5f272a3070ddbd4754a2 - 6.72% (394 MB)

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

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

[#009] sha256:542ee0b40ab807120babe9fcd9250a48e70abaff23fcdb57c7280a8308cb75e0 - 0.0% (1.14 KB)


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

Apply image 1607-RTM-amd64

2020-07-07 21:05:00 UTC

Install update ltsc2016-amd64

2020-07-15 12:24:48 UTC

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

2020-07-15 17:45:34 UTC

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

2020-07-15 17:45:35 UTC

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

2020-07-15 17:45:36 UTC

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

2020-07-15 18:03:45 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-07-15 18:03:47 UTC

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

2020-07-15 18:03:48 UTC

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

2020-07-15 18:03:49 UTC

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

Details
Content Digest

sha256:44784b3781771e0207f602c9c8eda08bb9aa1b919e0726af86a9bcd5cea8d3f4

Created

2020-07-15 18:22:31 UTC

Size

2.54 GB


Environment
MONGO_DOWNLOAD_SHA256

ec40c182692e78c7ab9381fd7045f66b8ed396ff7bbb345e299393debd6346ed

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

4.4.0-rc13


Layers

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

[#001] sha256:fc1b9e59edad2bf789457b52138acc367e86072b73bf862eaf96be70f4d4edbb - 21.74% (564 MB)

[#002] sha256:1cc883a0e3509a474bb32f3c40411bf86219325ae9710e25a5dcce6b44eef357 - 0.0% (1.12 KB)

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

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

[#005] sha256:352da905e00471422f4bdbfac2c8967586f5a2b75b4e38f2ac187f64129743a8 - 0.0% (1.13 KB)

[#006] sha256:ab8b36786a6c2fa693097cef0d4f145cb0e9429fc79dcd3ab798034b15e056a2 - 15.15% (393 MB)

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

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

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


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

Apply image 1809-RTM-amd64

2020-07-08 04:26:49 UTC

Install update 1809-amd64

2020-07-15 12:15:48 UTC

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

2020-07-15 18:04:07 UTC

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

2020-07-15 18:04:08 UTC

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

2020-07-15 18:04:09 UTC

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

2020-07-15 18:22:26 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-07-15 18:22:28 UTC

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

2020-07-15 18:22:29 UTC

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

2020-07-15 18:22:31 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.