Namespace
library
Image / Tag
mongo:6.0.17-rc0-windowsservercore
Content Digest
sha256:2eeceffbf90aecf7b81ff9004da339dce5ad02a033ef834efbc02775cf3c9f0a
Details
Created

2024-08-13 20:23:01 UTC

Size

2.48 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

c694243577bf9becd62b6e0de0d654ece34eceabe09aeb4099deb6a7a3b8805e

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

6.0.17-rc0


Layers

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

[#001] sha256:dcd649075383e8df03ea713dfe59e1205716fbaa14450c10ef0d0a24a7b63669 - 28.25% (718 MB)

[#002] sha256:55e809138eb63a461de9efcbcff04e3bf270ca56c0c2731884f903b4d5b7e326 - 0.0% (1.25 KB)

[#003] sha256:45e90dc3267481245974cdb7d2e3fe36d8c2c3be3b62e1f8f91caf3121183d43 - 0.0% (1.25 KB)

[#004] sha256:dc795a6806438b5f9c6f1c5775957e23ad661fdafa840492c3a1562b32ecc8ff - 0.0% (1.3 KB)

[#005] sha256:722db038998adeec7e7e581f4d4bd4a73e680491964aa891826077e1770c6caf - 0.0% (1.25 KB)

[#006] sha256:f774f4059f1be03034355c31cec8b7379c4b80bfc7dfc640183ebf5a02d2e96b - 19.67% (500 MB)

[#007] sha256:1f8f7f8d64fb277b26f755b62e7c0e132f9177f70b72f322beb057b23080c4ff - 0.0% (1.25 KB)

[#008] sha256:e2c2ee0a9a3b2cab0fd5fcbbbbf8f0775ad30c80318d789d0795bcc6a9c432d9 - 0.0% (1.27 KB)

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


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

Apply image 10.0.20348.1787

2024-08-10 19:49:59 UTC

Install update 10.0.20348.2655

2024-08-13 20:21:48 UTC

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

2024-08-13 20:21:49 UTC

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

2024-08-13 20:21:50 UTC

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

2024-08-13 20:21:50 UTC

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

2024-08-13 20:22:59 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-08-13 20:23:00 UTC

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

2024-08-13 20:23:00 UTC

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

2024-08-13 20:23:01 UTC

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

Details
Created

2024-08-13 20:18:05 UTC

Size

2.58 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

c694243577bf9becd62b6e0de0d654ece34eceabe09aeb4099deb6a7a3b8805e

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

6.0.17-rc0


Layers

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

[#001] sha256:579bd4d5f7fd8737f66e40b29aafedee32d589107027d75796993c8898e3e7dd - 21.47% (567 MB)

[#002] sha256:41f783b1d9c427c72bc112ca560f72141ae85dd5691f61e1f06eb34727afb667 - 0.0% (1.27 KB)

[#003] sha256:0246fffa2daab4e9685ae7f724ad82ebc7c8e06c634f7a32ddab1e91e8334d6b - 0.0% (1.28 KB)

[#004] sha256:647ab4e24de353461a7a5947a42aaecf6257072790200d290d670588bb8ebab2 - 0.0% (1.26 KB)

[#005] sha256:9f8846c29e65120cdad4258e821750a7eaf4d2c84085e82a8ff696a17b731830 - 0.0% (1.27 KB)

[#006] sha256:70c1712908bf97b8c8958dcb012367c21fe4d4b0104f4c8f415fdc43af86d3f5 - 18.94% (500 MB)

[#007] sha256:877c23a7a5bb664e8b392f1feddcc010d0ff99d85a6a7067f4967832fc389aff - 0.0% (1.27 KB)

[#008] sha256:a4232b4a7a315889c6d5ba79a71ed176ce217655b5f6a01471e458b6904dd044 - 0.0% (1.27 KB)

[#009] sha256:d46f5f9663bb051a4766e98276fa7064d7484677aa3f574180c85e7aa5b680d8 - 0.0% (1.32 KB)


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

Apply image 10.0.17763.4499

2024-08-11 07:11:31 UTC

Install update 10.0.17763.6189

2024-08-13 20:16:07 UTC

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

2024-08-13 20:16:09 UTC

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

2024-08-13 20:16:10 UTC

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

2024-08-13 20:16:10 UTC

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

2024-08-13 20:18:02 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-08-13 20:18:03 UTC

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

2024-08-13 20:18:04 UTC

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

2024-08-13 20:18:05 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