Namespace
library
Image / Tag
mongo:4.0.12-windowsservercore
Content Digest
sha256:38331a9bddc6d497ee9ff4566c5bd5adc4b01cd3a8d0f3c88b9fcc61373fc212
Details
Created

2019-10-09 22:59:29 UTC

Size

5.41 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

381bdcdce1d81eef0e44cfa05101a580d831310390821fb943a72780ef4023c9

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

4.0.12


Layers

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

[#001] sha256:b4f320e456fcdbb0a55de06f153ad96f144c8c14e452ac7f20896ce2509d170f - 28.43% (1.54 GB)

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

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

[#004] sha256:9c51ee10f094e42caaa6b1234c231489b9f596edc0a96a022c00729f7ff27498 - 0.0% (1.19 KB)

[#005] sha256:743b3644347aa58465488a830a159501c97b441d62714fc14e2cacc50cefdc38 - 0.0% (1.19 KB)

[#006] sha256:75d4cf822550aba4754b64c06b70cb65d02a830eca6fd659390e84336fa79508 - 1.49% (82.6 MB)

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

[#008] sha256:f920e3ab4f8bb02f0bb517d15f2f662d936d82cce0ad87e520fded6afa7d2beb - 0.0% (1.16 KB)

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


History
2016-11-22 23:24:34 UTC

Apply image 1607-RTM-amd64

2019-10-05 16:15:00 UTC

Install update ltsc2016-amd64

2019-10-09 14:39:48 UTC

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

2019-10-09 22:50:35 UTC

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

2019-10-09 22:50:36 UTC

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

2019-10-09 22:50:37 UTC

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

2019-10-09 22:59:24 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-10-09 22:59:26 UTC

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

2019-10-09 22:59:27 UTC

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

2019-10-09 22:59:29 UTC

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

Details
Created

2019-10-09 23:17:52 UTC

Size

2.62 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

381bdcdce1d81eef0e44cfa05101a580d831310390821fb943a72780ef4023c9

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

4.0.12


Layers

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

[#001] sha256:d8f170766a535406983bc5b2ee79c71e7926e6f5580d50e3cb2540aaf4aeb32a - 24.5% (657 MB)

[#002] sha256:90030bef52c1e56c368152caf2b49023ca68edf1bf671c52894a0ddc874d529d - 0.0% (1.17 KB)

[#003] sha256:84610ae18f18919c0ffb56207975d75869bc0939d7b348952fb25340b780fd33 - 0.0% (1.18 KB)

[#004] sha256:f90dcbbda8b34aeeb82e2d6c977e8362534a71ad36cd9b42949b589c59e02cab - 0.0% (1.17 KB)

[#005] sha256:999b3db053dff2a43af40fa1277a22a35afae75c8477e2d5b6d8fe6271226e5f - 0.0% (1.18 KB)

[#006] sha256:15f4201e1e1371bf07786f2293b2fc2c01c9b14a458f7de3976f5dca3c051d97 - 16.45% (441 MB)

[#007] sha256:a1c34e10ba9e6a371fb4a14bc119bcab2c143d1fd4b049582f98878527385f4b - 0.0% (1.16 KB)

[#008] sha256:3074288b95952e292648cceb0c5a0644f2f28e4ff60ac365b1ffa22d0464b6e6 - 0.0% (1.15 KB)

[#009] sha256:d6a35742f0814880c85c3337f6b83400ca77d777b25f238eb297149f6605a983 - 0.0% (1.15 KB)


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

Apply image 1803-RTM-amd64

2019-10-06 14:03:04 UTC

Install update 1803-amd64

2019-10-09 14:30:59 UTC

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

2019-10-09 22:59:53 UTC

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

2019-10-09 22:59:54 UTC

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

2019-10-09 22:59:55 UTC

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

2019-10-09 23:17:46 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-10-09 23:17:49 UTC

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

2019-10-09 23:17:51 UTC

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

2019-10-09 23:17:52 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