Tag

library/mongo:4.0.13-windowsservercore
Content Digest: sha256:25aad1229d02676b1e14e4460925d828b571c12fabe91bba2a450685082c4b5d
Manifests
Details
Content Digest

sha256:5c40c2e38d9e9f82c7ad2cf265f969a244aeef2a1a580329608c987438539357

Created

2019-12-11 23:16:52 UTC

Size

5.41 GB


Environment
MONGO_DOWNLOAD_SHA256

3d81d6214017e66343be94109aa36147a684be43b2731c37e52dd14518501ec0

MONGO_DOWNLOAD_URL

https://downloads.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-4.0.13-signed.msi

MONGO_VERSION

4.0.13


Layers

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

[#001] sha256:55d044e60c8959ce88aee467913bb11827c1ec057a2fd108a293e274dbd74f1d - 28.45% (1.54 GB)

[#002] sha256:d23dffb4f7b6ebd1cceaac955d664d79467da76c4749d2a37d98556996d8bb0a - 0.0% (1.18 KB)

[#003] sha256:8484c162a97ee6791383e9fca96ce033068872b6112a193254938bab430897d4 - 0.0% (1.18 KB)

[#004] sha256:22b30553bdd94fae0eb4e8e8b3e38ab811bb4c8ac09d7e5b025293213cad0e53 - 0.0% (1.16 KB)

[#005] sha256:016b1abe1ab3b5c5c96597b1fe9964732d2c97f069e5fba0a83fb5a1d628f4b0 - 0.0% (1.18 KB)

[#006] sha256:790eee007f25e4655a64d552a089ab2542b6916e4c115b3e4f589ed7357f07d6 - 1.49% (82.6 MB)

[#007] sha256:b96cb717f3e92ad0c4c894b9a76338096035b38cdbf6493d617da34a5f6c4748 - 0.0% (1.15 KB)

[#008] sha256:503292fe9ddd5fc1cae87fea71fc233de586e3fa6ce17806e20573c178985744 - 0.0% (1.18 KB)

[#009] sha256:193ef3868851a73d4b10ef5ed9de6cf04364f1b53e6113f7a0112141d0a2c910 - 0.0% (1.18 KB)


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

Apply image 1607-RTM-amd64

2019-11-27 14:43:00 UTC

Install update ltsc2016-amd64

2019-12-11 15:47:05 UTC

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

2019-12-11 23:07:06 UTC

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

2019-12-11 23:07:07 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://downloads.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-4.0.13-signed.msi

2019-12-11 23:07:09 UTC

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

2019-12-11 23:16:47 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'); 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.';

2019-12-11 23:16:49 UTC

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

2019-12-11 23:16:51 UTC

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

2019-12-11 23:16:52 UTC

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

Details
Content Digest

sha256:342deb9b0b80a2b6af5fc59ffeec43185124410ea7cda667e7b288f7d334bc03

Created

2019-12-11 23:34:57 UTC

Size

2.61 GB


Environment
MONGO_DOWNLOAD_SHA256

3d81d6214017e66343be94109aa36147a684be43b2731c37e52dd14518501ec0

MONGO_DOWNLOAD_URL

https://downloads.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-4.0.13-signed.msi

MONGO_VERSION

4.0.13


Layers

[#000] sha256:d9e8b01179bfc94a5bdb1810fbd76b999aa52016001ace2d3a4c4bc7065a9601 - 59.21% (1.55 GB)

[#001] sha256:d117323cd539488e5ef3bef575a41fa714d83119b0da1896607d96ec2a5e3b52 - 24.86% (665 MB)

[#002] sha256:70c803815d644f3772896add8df055dfd33f5934921ca0c57efc290d42454abf - 0.0% (1.16 KB)

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

[#004] sha256:a4548d3d297dcebf4b6aa4174311754dd620ab7008482038cf70c2324295438a - 0.0% (1.16 KB)

[#005] sha256:f0faef6b4b77f63622a396f3195ac8d0b5b29d77cb69ade3002688710ffe72a8 - 0.0% (1.17 KB)

[#006] sha256:63b34b2e676b51b294d0fdc43d409b91111ac8b407868908ede496edf2e17640 - 15.92% (426 MB)

[#007] sha256:f222910d750b7b04baaf6c47d1909ccb4a4e3f1925314e81ffa55e0cedd7d14a - 0.0% (1.17 KB)

[#008] sha256:7a7e30ae2a2e5e08c7ca50abe1b3c2803557d5ea13a767d17ffe7981b3f588f3 - 0.0% (1.17 KB)

[#009] sha256:79ff2a06b59987f234c12bb12410a7d882e0e2b17a17c30da19d67f9ad52699c - 0.0% (1.17 KB)


History
2018-04-12 09:20:54 UTC

Apply image 1803-RTM-amd64

2019-12-04 15:21:18 UTC

Install update 1803-amd64

2019-12-11 15:36:14 UTC

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

2019-12-11 23:17:13 UTC

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

2019-12-11 23:17:14 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://downloads.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-4.0.13-signed.msi

2019-12-11 23:17:15 UTC

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

2019-12-11 23:34: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'); 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.';

2019-12-11 23:34:54 UTC

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

2019-12-11 23:34:56 UTC

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

2019-12-11 23:34:57 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.