Namespace
library
Image / Tag
mongo:3.6.1-windowsservercore
Content Digest
sha256:7a433605bf77d114d6c5a2947398565baf45b545176c407fa00b63b8c8cb3dd7
Details
Created

2017-12-29 01:26:48 UTC

Size

5.44 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

ff04f71216c93de9d96735cece828be5c48478d9b92519f647152ba7f17494de

MONGO_DOWNLOAD_URL

http://downloads.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-3.6.1-signed.msi

MONGO_VERSION

3.6.1


Layers

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

[#001] sha256:3725c17d990aca553df2f531b536a72c07f2781fcbb60b01a557e3666808dda2 - 22.13% (1.2 GB)

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

[#003] sha256:7089526b167439127c14e9c504c0fff40f08905bd84680ed04054ab9004fe729 - 0.0% (1.17 KB)

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

[#005] sha256:81f15b49c2c0bb9bc31247ac927a2aa1475d647444e1ab2a88fa01d5ee804a67 - 0.0% (1.16 KB)

[#006] sha256:fe26687608cd705811ce9b5874024082a4ec76314c48f389ac372695ef09af6a - 8.14% (453 MB)

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

[#008] sha256:528989e591fd649b081bd74aec092a9a894314b41b0d1b81f85926694f53460e - 0.0% (1.17 KB)

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


History
2016-12-13 10:53:31 UTC

Apply image 10.0.14393.0

2017-12-11 21:43:15 UTC

Install update 10.0.14393.1944

2017-12-13 02:43:53 UTC

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

2017-12-29 00:56:09 UTC

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

2017-12-29 00:56:10 UTC

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

2017-12-29 00:56:10 UTC

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

2017-12-29 01:26:41 UTC

powershell -Command $ErrorActionPreference = 'Stop'; Write-Host ('Downloading {0} ...' -f $env:MONGO_DOWNLOAD_URL); (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.';

2017-12-29 01:26:43 UTC

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

2017-12-29 01:26:46 UTC

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

2017-12-29 01:26:48 UTC

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

Details
Created

2017-12-29 01:40:37 UTC

Size

3.11 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

ff04f71216c93de9d96735cece828be5c48478d9b92519f647152ba7f17494de

MONGO_DOWNLOAD_URL

http://downloads.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-3.6.1-signed.msi

MONGO_VERSION

3.6.1


Layers

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

[#001] sha256:e50cc21fbc56936f06a5d9dfe4559b7108a89064fcb39dfbe14150d5cfeb912b - 17.66% (562 MB)

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

[#003] sha256:28e3bb4b9749c84007c7810c65240f8106ba9608f199a7e485e3ba2d21a7a864 - 0.0% (1.17 KB)

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

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

[#006] sha256:b365c0cf397768a4bf7aac72bb76a6dfc29449089a4fe4b0fca2cef80a70689a - 14.22% (453 MB)

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

[#008] sha256:013616d6f38ceab757949e1069006e4895ee0bf317e30970529ab93eb2e1cfe6 - 0.0% (1.17 KB)

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


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

Apply image 10.0.16299.15

2017-12-09 18:00:03 UTC

Install update 10.0.16299.125

2017-12-13 02:53:46 UTC

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

2017-12-29 01:26:57 UTC

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

2017-12-29 01:26:58 UTC

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

2017-12-29 01:26:59 UTC

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

2017-12-29 01:40:32 UTC

powershell -Command $ErrorActionPreference = 'Stop'; Write-Host ('Downloading {0} ...' -f $env:MONGO_DOWNLOAD_URL); (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.';

2017-12-29 01:40:33 UTC

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

2017-12-29 01:40:36 UTC

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

2017-12-29 01:40:37 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