Tag

library/mongo:7.0.0-rc4-windowsservercore
Content Digest: sha256:f8ef21c8fcb59194bbd399cafa6956accf0abb10dff92c2de549a6374cefb0c8
Manifests
Details
Content Digest

sha256:ec19ccfd43de7d17cb309b137e084eb4868423588f11587a61daddc57edc9f8f

Created

2023-06-21 01:21:00 UTC

Size

1.87 GB


Environment
MONGO_DOWNLOAD_SHA256

b8e2fbeee6a8d1b03c8c1f2582d810b15c504e7b59b01d6ab1c9fa5b95995692

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

7.0.0-rc4


Layers

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

[#001] sha256:c45a9c91ac9cf27bb12f7baad712822dbb1e41b172e97946a8d48287c1570eb5 - 0.0% (1.4 KB)

[#002] sha256:380daa003bfabe96e07f9395c54a4889b0d9d9f3c73820f23457a12e63736efe - 0.0% (1.39 KB)

[#003] sha256:5f1042defa7361b7eeb683a840d74395fcc2c6434ed483ec3e2ad633221b0337 - 0.0% (1.38 KB)

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

[#005] sha256:428de25c03cb5529d58c112d33bbe6c0b749d786cdbd766426bb847bc95118c5 - 30.68% (586 MB)

[#006] sha256:31c539c991f2d9ebf3011c71959180af353a0bad73f15467dfa6aa8afa33fe94 - 0.0% (1.38 KB)

[#007] sha256:8c6ae23a28053ab2c4e8ec58d9c106a6d8922f43a4f6a27fe6b790c8feb838b1 - 0.0% (1.38 KB)

[#008] sha256:84cd03836a13267bdf42fbac97ddfc8949b063e13b889f382855eb23fecb49df - 0.0% (1.38 KB)


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

Apply image 10.0.20348.1787

2023-06-14 19:16:13 UTC

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

2023-06-21 01:18:20 UTC

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

2023-06-21 01:18:21 UTC

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

2023-06-21 01:18:21 UTC

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

2023-06-21 01:20:56 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-06-21 01:20:58 UTC

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

2023-06-21 01:20:59 UTC

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

2023-06-21 01:21:00 UTC

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

Details
Content Digest

sha256:e2b4370025f86a996d36f9bc535041ba92f1374b6f23b397f9547bda0dc90386

Created

2023-06-21 01:23:44 UTC

Size

2.11 GB


Environment
MONGO_DOWNLOAD_SHA256

b8e2fbeee6a8d1b03c8c1f2582d810b15c504e7b59b01d6ab1c9fa5b95995692

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

7.0.0-rc4


Layers

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

[#001] sha256:3929a070e5d6b9cb95587cf41492d8ef77aaa7e9f90fa3cd1b32619fae5debc2 - 0.0% (1.36 KB)

[#002] sha256:4f0ad1485387ca3028571d4991ed99450ae8ffabc1f2d61d0792fce2332fee54 - 0.0% (1.38 KB)

[#003] sha256:5698a6800e52717bffd45e22af8af1314b1b6af420934fe18393719c262e7cba - 0.0% (1.38 KB)

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

[#005] sha256:981f15ebe877520027041e32967e0443736e797f4abc93a22ddc1eed4060c5dd - 27.13% (586 MB)

[#006] sha256:d5fc9ad678aabedcf8dd1c27947f1e33dcde52075c89f4d917d9f3684a076988 - 0.0% (1.38 KB)

[#007] sha256:907f58841369518b5dc7236f8a37ea41f5ff03126c3191eecbb33ac9f68333b6 - 0.0% (1.38 KB)

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


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

Apply image 10.0.17763.4499

2023-06-14 19:18:57 UTC

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

2023-06-21 01:21:18 UTC

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

2023-06-21 01:21:18 UTC

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

2023-06-21 01:21:19 UTC

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

2023-06-21 01:23: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.';

2023-06-21 01:23:41 UTC

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

2023-06-21 01:23:43 UTC

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

2023-06-21 01:23: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.