Namespace
library
Image / Tag
mongo:4.4.12-rc0-windowsservercore
Content Digest
sha256:16a84a9cfb354471c5696f739c74c783580b9eebf0bc2671143c670a93f19e11
Details
Created

2022-01-03 19:18:48 UTC

Size

2.27 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

b4017f5fc5f4efeb6ad2fd0c11d1d62c812c1bba1790a059f46621253704d759

MONGO_DOWNLOAD_URL

https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-4.4.12-rc0-signed.msi

MONGO_VERSION

4.4.12-rc0


Layers

[#000] sha256:8f616e6e9eec767c425fd9346648807d1b658d20ff6097be1d955aac69c26642 - 51.44% (1.17 GB)

[#001] sha256:4d1d74adc6a92e44b3cd592ec9459f1fff926eaf6fc20bb7526360bec71aefc0 - 38.59% (896 MB)

[#002] sha256:3c1de582c6c9c68cde1be202b853d6f5b2dae10020d41c1402bdaede850c77e8 - 0.0% (1.29 KB)

[#003] sha256:477564508c053a48cb1105751a7061a4ea9135de89d7561e46b62db0666c9239 - 0.0% (1.38 KB)

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

[#005] sha256:6499ef706b10925c568d8addc9dcf9c3f46140114f41ed79f478a8a4ea2d332f - 0.0% (1.37 KB)

[#006] sha256:519d4120754ed29b7dcb76da20891f363542ba711448533bb5de81bb80454fab - 9.97% (231 MB)

[#007] sha256:fabbe766fb75be34f2166f1d4421f5f37f59aced649fe1b6d7eecb9529fc8dc6 - 0.0% (1.39 KB)

[#008] sha256:1fa7bdf8a31f34402f2c5e228698f30100c5b7a871d4776ff7ef4dec37090896 - 0.0% (1.39 KB)

[#009] sha256:57cb8a3aa386572d936a8b8e7828f2a8c1d29f6a5a94bfdd77c00025d659c53a - 0.0% (1.36 KB)


History
2021-05-08 09:40:24 UTC

Apply image 2022-RTM-amd64

2021-12-08 01:54:07 UTC

Install update ltsc2022-amd64

2021-12-18 08:07:56 UTC

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

2022-01-03 19:16:38 UTC

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

2022-01-03 19:16:39 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-4.4.12-rc0-signed.msi

2022-01-03 19:16:40 UTC

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

2022-01-03 19:18:43 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=Client,MiscellaneousTools,Router,ServerNoService' ); 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.';

2022-01-03 19:18:45 UTC

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

2022-01-03 19:18:47 UTC

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

2022-01-03 19:18:48 UTC

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

Details
Created

2022-01-03 19:22:10 UTC

Size

2.75 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

b4017f5fc5f4efeb6ad2fd0c11d1d62c812c1bba1790a059f46621253704d759

MONGO_DOWNLOAD_URL

https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-4.4.12-rc0-signed.msi

MONGO_VERSION

4.4.12-rc0


Layers

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

[#001] sha256:5ee7a7ea9cf22f75886179907a41810a992e21f3d0c57cc10d2147ce9237701c - 33.56% (944 MB)

[#002] sha256:d22d2238b031d3f13bcd6c144e80f8f8402332b8ee8e53cc54b7912c3ac808cb - 0.0% (1.41 KB)

[#003] sha256:0f8e3a665e75e2fe4a10086b0f07de2544bdb2c80810246b9c4de462e98e4323 - 0.0% (1.41 KB)

[#004] sha256:1ecee6c6cc956ee4fadddb9d44299be251ad1e5f5239e9992b7f67058502982e - 0.0% (1.38 KB)

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

[#006] sha256:405511d3cefb8370ce462f009d0e983c0d3e3872c22787f85d486733f4d5a784 - 8.21% (231 MB)

[#007] sha256:e01b3101d664c8d4e3c258f9672aa64e529699aa27ad07d60649b0721c7c5bdd - 0.0% (1.39 KB)

[#008] sha256:c1616c0004ed59dcccea23243b8a2a93c168e8d39a03e03789e41a474532045c - 0.0% (1.39 KB)

[#009] sha256:7dbed2884e48dd11ee897b953baae791ed65da8435f85077ccf07e73fe1a22cf - 0.0% (1.39 KB)


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

Apply image 1809-RTM-amd64

2021-12-07 04:56:01 UTC

Install update 1809-amd64

2021-12-18 01:40:43 UTC

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

2022-01-03 19:19:05 UTC

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

2022-01-03 19:19:06 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-4.4.12-rc0-signed.msi

2022-01-03 19:19:07 UTC

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

2022-01-03 19:22:04 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=Client,MiscellaneousTools,Router,ServerNoService' ); 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.';

2022-01-03 19:22:06 UTC

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

2022-01-03 19:22:08 UTC

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

2022-01-03 19:22:10 UTC

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

Details
Created

2022-01-03 19:25:31 UTC

Size

6.07 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

b4017f5fc5f4efeb6ad2fd0c11d1d62c812c1bba1790a059f46621253704d759

MONGO_DOWNLOAD_URL

https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-4.4.12-rc0-signed.msi

MONGO_VERSION

4.4.12-rc0


Layers

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

[#001] sha256:2d026d646213ccf73d9f0584941d108253d62e73df2a74e070776884b7b0242b - 33.81% (2.05 GB)

[#002] sha256:f6bffd19db3f71ba2031bea25a529c67034869e7e1bbf9e2431d5ee747bd6d6d - 0.0% (1.26 KB)

[#003] sha256:90c848359d91e06a0a34bc43c0469bdf18821612297d5550cb7a28f7ae47384b - 0.0% (1.37 KB)

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

[#005] sha256:1937224214c80335550c6c5188158995e8ee875a1f014f76ec5b15141e004c97 - 0.0% (1.41 KB)

[#006] sha256:fcaf901d19027de3944e71a163e4fdf183ae0c773fefc42d3124f432075d6db8 - 3.78% (235 MB)

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

[#008] sha256:9348f0fa3059fb74914052599965f883651bb43799be56dd82a0aac6988bc64d - 0.0% (1.36 KB)

[#009] sha256:09145c4bdede94f4172b688bd4d825c7555a3938bd518ba5b6e2b83250ecef7a - 0.0% (1.39 KB)


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

Apply image 1607-RTM-amd64

2021-12-08 08:38:00 UTC

Install update ltsc2016-amd64

2021-12-18 01:55:44 UTC

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

2022-01-03 19:22:18 UTC

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

2022-01-03 19:22:19 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-4.4.12-rc0-signed.msi

2022-01-03 19:22:20 UTC

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

2022-01-03 19:25:25 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=Client,MiscellaneousTools,Router,ServerNoService' ); 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.';

2022-01-03 19:25:28 UTC

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

2022-01-03 19:25:30 UTC

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

2022-01-03 19:25:31 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