Namespace
library
Image / Tag
mongo:4.0.6-windowsservercore
Content Digest
sha256:3671259506cb0af11891ce46ed0a134d2604803cb3241ccccc1d6597b78682d1
Details
Created

2019-03-15 10:18:56 UTC

Size

5.32 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

aeb91f88930c77828c45f6aa41ad8219a8bb7c90c1a3c308b92329afc907cb1c

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

4.0.6


Layers

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

[#001] sha256:e0718b11f51220dd85c47a1d225be81c5ba343fbb45f9b43fe3d762c0a20300a - 27.46% (1.46 GB)

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

[#003] sha256:11844f27a8baf30655d7609d8f9aab53e847d1ae237d97b28b898c3a1ac6c1ef - 0.0% (1.17 KB)

[#004] sha256:cb70908efff8ca4c7188b891ce288277a19a3c93f1a72182a355423be1fa13e9 - 0.0% (1.18 KB)

[#005] sha256:4c852bbf990da1ddc87cc892b68494d0c716d4dc4c5875bf365836abfc4ef556 - 0.0% (1.18 KB)

[#006] sha256:031320e81053a5f69e6d0167a2312eec42afce3f09023e3f15cb3b88bb70da17 - 1.32% (72.1 MB)

[#007] sha256:46550b5002ef9469d6e5e2097c6574ccd858f91eedc7cb9a41a3ee5939f9fa7d - 0.0% (1.18 KB)

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

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


History
2018-09-18 20:20:50 UTC

Apply image 10.0.14393.0

2019-03-11 20:57:18 UTC

Install update 10.0.14393.2848

2019-03-15 09:43:18 UTC

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

2019-03-15 10:09:51 UTC

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

2019-03-15 10:09:52 UTC

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

2019-03-15 10:09:53 UTC

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

2019-03-15 10:18: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-03-15 10:18:53 UTC

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

2019-03-15 10:18:55 UTC

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

2019-03-15 10:18:56 UTC

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

Details
Created

2019-03-15 10:36:37 UTC

Size

3.43 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

aeb91f88930c77828c45f6aa41ad8219a8bb7c90c1a3c308b92329afc907cb1c

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

4.0.6


Layers

[#000] sha256:5847a47b8593f7c39aa5e3db09e50b76d42aa8898c0440c70cc9c69747d4c479 - 61.73% (2.12 GB)

[#001] sha256:7f4a716683dc03db3521ed040924c24ea9bd17c7f134c09bf22e33f6af33ade8 - 25.42% (893 MB)

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

[#003] sha256:4e76d2be1a7b866437071d826877d4fbb899e2959e1994f49fd371d385e2e40a - 0.0% (1.18 KB)

[#004] sha256:db8ea80ed57aa445edc5373ef4c8197e08efbbc2ffc745bd40a19259bb3668b3 - 0.0% (1.18 KB)

[#005] sha256:362cfc3ea74cec02f300d75f414e8a1b113ed58cd13e9fbcd2d3108109e16805 - 0.0% (1.18 KB)

[#006] sha256:eec84acb7124820effb0eacc7ee520b698f61c2cb0c76de7d53266074730af8a - 12.85% (451 MB)

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

[#008] sha256:90b1c6b716345ad366496a27b28bf3120c514550925ee1be04aeffefba23f8c5 - 0.0% (1.17 KB)

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


History
2017-09-29 14:43:28 UTC

Apply image 10.0.16299.15

2019-03-09 05:26:00 UTC

Install update 10.0.16299.1029

2019-03-15 09:46:52 UTC

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

2019-03-15 10:19:06 UTC

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

2019-03-15 10:19:07 UTC

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

2019-03-15 10:19:08 UTC

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

2019-03-15 10:36:30 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-03-15 10:36:33 UTC

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

2019-03-15 10:36:35 UTC

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

2019-03-15 10:36:37 UTC

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

Details
Created

2019-03-15 10:40:13 UTC

Size

2.16 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

aeb91f88930c77828c45f6aa41ad8219a8bb7c90c1a3c308b92329afc907cb1c

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

4.0.6


Layers

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

[#001] sha256:be86bca8de59067e592a8becc2e83ed2465a6d9bce324043e434aa4a15493b00 - 25.55% (566 MB)

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

[#003] sha256:2288b10755fcd7f8153fe9a8a378e277e1b412f74ef7dd9aed55f7e1d0338743 - 0.0% (1.19 KB)

[#004] sha256:aafcef9d1770a62805d7e929b8f6b9d2cf07ce98f752614e30322e0686324729 - 0.0% (1.18 KB)

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

[#006] sha256:9ea7b13ef70e7ef5a257afdae6a7c9410232e45f80bfe11c787d9150f02977f4 - 2.98% (66.1 MB)

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

[#008] sha256:47943c551dc7218eb7921e8403e158838c097c466564aadca8b523886732c1ed - 0.0% (1.17 KB)

[#009] sha256:8f7676168f478177c0a33e504bc582ee512dfeade1934267c1e2a20990273e46 - 0.0% (1.17 KB)


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

Apply image 10.0.17134.1

2019-03-08 23:20:01 UTC

Install update 10.0.17134.648

2019-03-15 10:36:55 UTC

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

2019-03-15 10:36:56 UTC

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

2019-03-15 10:36:57 UTC

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

2019-03-15 10:36:58 UTC

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

2019-03-15 10:40:06 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-03-15 10:40:09 UTC

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

2019-03-15 10:40:11 UTC

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

2019-03-15 10:40:13 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