Tag

library/mongo:6.0.13-rc0-windowsservercore
Content Digest: sha256:e871dee605fbe363405ac9f4c4e45edd16df3e8f65eba6c4b678fcf5ce2db731
Manifests
Details
Content Digest

sha256:5ab75f5e5eca292103f5cd0e35223b41679004d04056cdfcde2bc95dc6e94faa

Created

2024-01-11 00:03:49 UTC

Size

2.25 GB


Environment
MONGO_DOWNLOAD_SHA256

08cfe4776b8d0901654912a0bb5cd0bd5b50e6f6eeaf8890e7e76172c22c5111

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

6.0.13-rc0


Layers

[#000] sha256:7c76e5cf7755ce357ffb737715b0da6799a50ea468cc252c094f4d915d426b3f - 57.39% (1.29 GB)

[#001] sha256:a97a84f9ecb04e6f34ca7d17667bf0abbd83ea39301725226a2352330b4402d3 - 21.15% (488 MB)

[#002] sha256:954a93d681a946f0cb6877a983d28be3f1601c71e41ce095660d7360f615ab4f - 0.0% (1.29 KB)

[#003] sha256:77b40388de9f470c9ebbaec8bbcea2ebec77565575bcdf19f25e5bd2ac88d2df - 0.0% (1.26 KB)

[#004] sha256:dd438e4615514126da97e77e7797f8373ff758ab2224336fae1a1a13b131bda5 - 0.0% (1.29 KB)

[#005] sha256:d7ab58169ace4e93632ea7033d754c1f6949b44001e19bc24bcf9e796786a787 - 0.0% (1.26 KB)

[#006] sha256:acea57f1ed1beb79f6b4ac97a27eb81264a05d6e01d41309e238c452d4e4553b - 21.46% (495 MB)

[#007] sha256:12191b59769bb1e9f1065618aacc327428d206ed9836dd77bc1f05d4bae4bd71 - 0.0% (1.26 KB)

[#008] sha256:3725be571d78a92f941a7a71c9e182123a03a92b36a2c8a32fcddae18106fc79 - 0.0% (1.26 KB)

[#009] sha256:aab5f64b843e58ab1830122e05b47718db45e2d554f4db755dd0023ee05cd259 - 0.0% (1.26 KB)


History
2023-06-08 12:55:20 UTC

Apply image 10.0.20348.1787

2024-01-04 03:43:51 UTC

Install update 10.0.20348.2227

2024-01-11 00:02:31 UTC

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

2024-01-11 00:02:32 UTC

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

2024-01-11 00:02:32 UTC

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

2024-01-11 00:02:33 UTC

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

2024-01-11 00:03:44 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=MiscellaneousTools,Router,ServerNoService' ); if (-Not (Test-Path C:\mongodb\bin\mongod.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 ' mongod --version'; mongod --version; Write-Host 'Removing ...'; Remove-Item C:\windows\installer\*.msi -Force; Remove-Item mongo.msi -Force; Write-Host 'Complete.';

2024-01-11 00:03:46 UTC

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

2024-01-11 00:03:48 UTC

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

2024-01-11 00:03:49 UTC

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

Details
Content Digest

sha256:e4cf4fadf43955ea2a0cd4555411bba54364d482362c1781e18b06a5aa875917

Created

2024-01-11 00:07:44 UTC

Size

2.41 GB


Environment
MONGO_DOWNLOAD_SHA256

08cfe4776b8d0901654912a0bb5cd0bd5b50e6f6eeaf8890e7e76172c22c5111

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

6.0.13-rc0


Layers

[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 63.75% (1.54 GB)

[#001] sha256:9da94e8356538054b9b2e3023814100ffe07d42ee8f8dec0ad82a450371abd52 - 16.19% (400 MB)

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

[#003] sha256:dda74c5add5b57c4c652bcec0ffb03743c22e619d2305e6e76ed6147958219c6 - 0.0% (1.26 KB)

[#004] sha256:59d53b494fce1e8442d7731db78b4a41071873c47ae95590724ae8ce5e27c374 - 0.0% (1.27 KB)

[#005] sha256:f23e2b718fda1193764ce85458b81fc579f180ed992adda3015046a6e8e611b4 - 0.0% (1.26 KB)

[#006] sha256:e9d27138e8e3da24be897fe0e6e6a3cc096aa919ae1cdb72810432c4a7b0f355 - 20.06% (495 MB)

[#007] sha256:96a3410dc6a19320cb68ce5b776efdd6d88b44add869c2c5521ae02f77f7fd0e - 0.0% (1.27 KB)

[#008] sha256:49ffb3ac557691c5330fc8aefab1d8b8d8ed5d1c0b1a5a785b90f68d9a4b0cfa - 0.0% (1.26 KB)

[#009] sha256:89171b06beab66f8dc6db0c01668074a4dfb49534a6a9c84844c9e7f396f8294 - 0.0% (1.25 KB)


History
2023-06-08 12:58:24 UTC

Apply image 10.0.17763.4499

2024-01-02 22:50:56 UTC

Install update 10.0.17763.5329

2024-01-11 00:05:26 UTC

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

2024-01-11 00:05:27 UTC

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

2024-01-11 00:05:28 UTC

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

2024-01-11 00:05:28 UTC

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

2024-01-11 00:07:40 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=MiscellaneousTools,Router,ServerNoService' ); if (-Not (Test-Path C:\mongodb\bin\mongod.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 ' mongod --version'; mongod --version; Write-Host 'Removing ...'; Remove-Item C:\windows\installer\*.msi -Force; Remove-Item mongo.msi -Force; Write-Host 'Complete.';

2024-01-11 00:07:42 UTC

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

2024-01-11 00:07:43 UTC

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

2024-01-11 00:07:44 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.