Namespace
library
Image / Tag
mongo:7.0.0-rc7-windowsservercore
Content Digest
sha256:9a89e785e12fbbea758db28640b10d4489ae24fa56a040ee103572c4a9d5598d
Details
Created

2023-07-14 04:05:13 UTC

Size

2.19 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

ef84bba152b14e3e076186f0d951ee11d7cd9cfded5bd88c0f856e398b62c920

MONGO_DOWNLOAD_URL

https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.0-rc7-signed.msi

MONGO_VERSION

7.0.0-rc7


Layers

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

[#001] sha256:c84a7416e1317a892f4786a89c62493b21df55e0e06b82a4bb007cc79df0f949 - 14.85% (333 MB)

[#002] sha256:1b2bae42a1ce047820c1f128e4587a430377ba56a110db0d98ec3ccfbd3de58a - 0.0% (1.4 KB)

[#003] sha256:40571ce689488c47e83c8a4856fe8ba1b9a00b0260d97e1c6418b24107885173 - 0.0% (1.39 KB)

[#004] sha256:dd04e645d1a4804dbf116b0dadc634a2eb4a222136de2f554fae5ef4034abf12 - 0.0% (1.39 KB)

[#005] sha256:a986dcbb8fbf8ff90da51d0a2a4475f7c6dfd0ad64110bf0cc0608f2d6c6591f - 0.0% (1.38 KB)

[#006] sha256:67bd9fcb4ebf6452dfc2ea63884789494a811de1ebe54dd397b3a4fc40af169b - 26.04% (583 MB)

[#007] sha256:2d67c1c69f43e5ffaf1dcfceec756bc63dd90e652b18214ea9566cf98a303692 - 0.0% (1.34 KB)

[#008] sha256:adace3996a3a63f3b4cc81015fb74897281349dc92259ec61edb27e6e077c5dd - 0.0% (1.37 KB)

[#009] sha256:036af2b0a0fa8fcae2459023b5c472f340e0dbe4de2f785e943d44d1008f4db6 - 0.0% (1.37 KB)


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

Apply image 10.0.20348.1787

2023-07-07 21:29:32 UTC

Install update 10.0.20348.1850

2023-07-13 22:35:15 UTC

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

2023-07-14 04:02:39 UTC

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

2023-07-14 04:02:40 UTC

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

2023-07-14 04:02:41 UTC

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

2023-07-14 04:05:09 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.';

2023-07-14 04:05:11 UTC

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

2023-07-14 04:05:12 UTC

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

2023-07-14 04:05:13 UTC

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

Details
Created

2023-07-14 04:08:35 UTC

Size

2.38 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

ef84bba152b14e3e076186f0d951ee11d7cd9cfded5bd88c0f856e398b62c920

MONGO_DOWNLOAD_URL

https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.0-rc7-signed.msi

MONGO_VERSION

7.0.0-rc7


Layers

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

[#001] sha256:e36dba1ee29cd36713c8785a5de7dd2a487244d734ed4c5e7b0a6890bffb806e - 11.33% (276 MB)

[#002] sha256:48b452db6d50a62b6e0e8dadb19715cfcf62cf73e54b5d3bac96621c1093673c - 0.0% (1.38 KB)

[#003] sha256:1c7c8e9b1ef7be321e70d614dd3021e97d9312e9a6afec3bf4594f1dfdc75997 - 0.0% (1.36 KB)

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

[#005] sha256:1c40affc9d1d780b1e3861178e9104fd273be3c484fce2adbc82fb9dae1c81a2 - 0.0% (1.38 KB)

[#006] sha256:6b83858f83a21e722e0d07643ce42320ac1a9953395bfd12e74bcd712786daa0 - 23.97% (583 MB)

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

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

[#009] sha256:bc8d9c00c90a3c7189c582422888eb6e78f2047f1871556419cfb9f405fd9d27 - 0.0% (1.38 KB)


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

Apply image 10.0.17763.4499

2023-07-07 08:17:39 UTC

Install update 10.0.17763.4645

2023-07-13 22:38:00 UTC

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

2023-07-14 04:05:22 UTC

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

2023-07-14 04:05:23 UTC

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

2023-07-14 04:05:24 UTC

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

2023-07-14 04:08:31 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.';

2023-07-14 04:08:32 UTC

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

2023-07-14 04:08:33 UTC

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

2023-07-14 04:08:35 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