Namespace
library
Image / Tag
mongo:4.2.12-windowsservercore
Content Digest
sha256:083833c1f050c4b3cfec2d74e0a33d6c66b4d02b2f28b847c83d8b3c6311fc21
Details
Created

2021-03-10 22:10:15 UTC

Size

2.56 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

68f45719faf62cc9274c2f86373cef1ab84442fcb1f60bd61af2cb8d955f5458

MONGO_DOWNLOAD_URL

https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2012plus-4.2.12-signed.msi

MONGO_VERSION

4.2.12


Layers

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

[#001] sha256:5ff1512f88ecd4ff0a91ade34d43733c48834433e35f062f80e6e70d706f8d73 - 27.01% (709 MB)

[#002] sha256:31ae1fcdffac4071930a0d98172fc515a43c93aa55870e4b6cc8c789b9444e73 - 0.0% (1.27 KB)

[#003] sha256:591c8dc1876abc4a7ee3dae9ac1d6563d0c7cc3c228e8623c0d1e8415ddf15ec - 0.0% (1.38 KB)

[#004] sha256:3788b488ff6cbd9d89e1e09fc699db65fdc93a8313cd097d180d6146d32a4e56 - 0.0% (1.37 KB)

[#005] sha256:4ad01ab958b9ea12036e8d43210df0a7a0738e07263e5599fa65d0f880a56c38 - 0.0% (1.39 KB)

[#006] sha256:e7461adc3b17cd949927ce4eaaeb2255a941ee0ae657960c5487cb1e4b3a6349 - 10.55% (277 MB)

[#007] sha256:ee12acb837c0e028a9882139507be38342605c743df484155d142d0e894f5440 - 0.0% (1.37 KB)

[#008] sha256:363abc9283611a8455055922e3f1a622ae8312370062956288d255431a6f2825 - 0.0% (1.4 KB)

[#009] sha256:0bb79778c779baf72e54eba23bc1d878fe01cc4a458b1a00419afbe799b01200 - 0.0% (1.36 KB)


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

Apply image 1809-RTM-amd64

2021-02-27 09:32:06 UTC

Install update 1809-amd64

2021-03-10 14:15:30 UTC

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

2021-03-10 22:07:42 UTC

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

2021-03-10 22:07:43 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2012plus-4.2.12-signed.msi

2021-03-10 22:07:44 UTC

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

2021-03-10 22:10:11 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', '/l*v', 'install.log', 'INSTALLLOCATION=C:\mongodb', 'ADDLOCAL=ServerNoService,Client,Router,MiscellaneousTools,MonitoringTools,ImportExportTools' ); if (-Not (Test-Path C:\mongodb\bin\mongo.exe -PathType Leaf)) { Write-Host 'Installer failed!'; Get-Content install.log; exit 1; }; Remove-Item install.log; $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:\windows\installer\*.msi -Force; Remove-Item mongo.msi -Force; Write-Host 'Complete.';

2021-03-10 22:10:12 UTC

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

2021-03-10 22:10:13 UTC

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

2021-03-10 22:10:15 UTC

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

Details
Created

2021-03-10 22:14:07 UTC

Size

5.67 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

68f45719faf62cc9274c2f86373cef1ab84442fcb1f60bd61af2cb8d955f5458

MONGO_DOWNLOAD_URL

https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2012plus-4.2.12-signed.msi

MONGO_VERSION

4.2.12


Layers

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

[#001] sha256:30bda99601c5cbd3b2118409f401852ea648e2319bd81518723e476b28d764c5 - 28.37% (1.61 GB)

[#002] sha256:5205e01a19ce3835a7f1caba14b71dbbcae05a77274c60358d9794ee0e2a3e65 - 0.0% (1.37 KB)

[#003] sha256:a721dae798f06a07a51b55285c2448e8ea853dcf0d070a68d75e1fb32c61f07f - 0.0% (1.4 KB)

[#004] sha256:799615fc8ba68b1f0a82c321bb70ffeb40b179e62a0d3371ff59a373cef0a6a2 - 0.0% (1.38 KB)

[#005] sha256:e166a5ab23a960de9f94da4e6368961cc0dd70a658d50a0edea549ac565de96c - 0.0% (1.4 KB)

[#006] sha256:59c350af76c396a118fd2bb0ce705a8ccb5eabe980d4a16498c06fa6db2fbddd - 4.78% (278 MB)

[#007] sha256:3486a71f37f4083da572ad2c221750e8640d92fd160a538e64dbbda2c0143740 - 0.0% (1.4 KB)

[#008] sha256:538c18de9981540a433b73c317c75d5319640679dc7a4eb493adbb6688a0f9f3 - 0.0% (1.4 KB)

[#009] sha256:fc1f35d77bf7e9f963cb00c821ab08682093724486386a2a483017f4a0501eba - 0.0% (1.4 KB)


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

Apply image 1607-RTM-amd64

2021-03-03 18:02:00 UTC

Install update ltsc2016-amd64

2021-03-10 14:25:01 UTC

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

2021-03-10 22:10:26 UTC

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

2021-03-10 22:10:27 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2012plus-4.2.12-signed.msi

2021-03-10 22:10:28 UTC

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

2021-03-10 22:14:03 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', '/l*v', 'install.log', 'INSTALLLOCATION=C:\mongodb', 'ADDLOCAL=ServerNoService,Client,Router,MiscellaneousTools,MonitoringTools,ImportExportTools' ); if (-Not (Test-Path C:\mongodb\bin\mongo.exe -PathType Leaf)) { Write-Host 'Installer failed!'; Get-Content install.log; exit 1; }; Remove-Item install.log; $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:\windows\installer\*.msi -Force; Remove-Item mongo.msi -Force; Write-Host 'Complete.';

2021-03-10 22:14:05 UTC

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

2021-03-10 22:14:06 UTC

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

2021-03-10 22:14:07 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