Tag

library/mongo:8.0.0-rc18-windowsservercore
Content Digest: sha256:08e60d0d473d28561b192a2f8710b092e7470af82295ae795109d5c0a7de6f77
Manifests
Details
Content Digest

sha256:f946a5b49f9828e2090d261bb199dddab74225f9261748205107e9aa5ce4ab1d

Created

2024-08-19 19:13:00 UTC

Size

2.71 GB


Environment
MONGO_DOWNLOAD_SHA256

6440c24623669f23b7d6967c968e165472bd0bf249eaec040634df57e4147d7f

MONGO_DOWNLOAD_URL

https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.0-rc18-signed.msi

MONGO_VERSION

8.0.0-rc18


Layers

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

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

[#002] sha256:923559fb05a77fa7c6afd0fb11baf0044d2b5434828b0b599f820558c1baca83 - 0.0% (1.3 KB)

[#003] sha256:3e9ae9b2c2aad57a662a2c0676a6e049d972485362c3573aedad9ca9486b81b1 - 0.0% (1.25 KB)

[#004] sha256:ebcefb9faff7c42c1ab437d274a7b7e51b2b5efc8f2e4b4e9837b3c7678ee16e - 0.0% (1.25 KB)

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

[#006] sha256:6b48a3dde12aa9a960f62589736c076cf6ec14144214456b8a9389284a3ce6b0 - 26.35% (731 MB)

[#007] sha256:03b8f1fc8933c92cb6fa29944257323a7aa4457cb07af26fdf3f1ad7e7bfe501 - 0.0% (1.25 KB)

[#008] sha256:069c1788a808bc0ac795989600d2f1b62d4ea274288d92447f13ff74afaadacd - 0.0% (1.25 KB)

[#009] sha256:e7bcffb97c2b9fe86ddb455f307a396376e2c79fa8a284fc90a88b9256488784 - 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-19 19:11:24 UTC

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

2024-08-19 19:11:25 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=8.0.0-rc18

2024-08-19 19:11:25 UTC

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

2024-08-19 19:11:26 UTC

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

2024-08-19 19:12:58 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-19 19:12:59 UTC

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

2024-08-19 19:13:00 UTC

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

2024-08-19 19:13:00 UTC

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

Details
Content Digest

sha256:9e61d8b6a74c3c1128ee34437cfa289ec87ff79e664eec21bec8231b313be74a

Created

2024-08-19 19:12:10 UTC

Size

2.8 GB


Environment
MONGO_DOWNLOAD_SHA256

6440c24623669f23b7d6967c968e165472bd0bf249eaec040634df57e4147d7f

MONGO_DOWNLOAD_URL

https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.0-rc18-signed.msi

MONGO_VERSION

8.0.0-rc18


Layers

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

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

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

[#003] sha256:9db09907a00bbf7dc045e78000890c229f0ef5231f73e3c63f2272bb903ba95b - 0.0% (1.27 KB)

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

[#005] sha256:170d57271be1e6fc5bbc60298a85bac8b8270b77e1e64d6fa288a51f8c6eda84 - 0.0% (1.27 KB)

[#006] sha256:16fbbc099ac14e346b82d4f0f07730eb2484f15802819e7ab821ee4a8621b0f0 - 25.45% (731 MB)

[#007] sha256:f5317bf72f861adb10dc077242793616845cbe6972e0cb617fe7ac694c77b71b - 0.0% (1.3 KB)

[#008] sha256:c46b7f88542c91524a4f79d9dcce38e9d34d68b18b76402f1d9a22a2dc679eb0 - 0.0% (1.28 KB)

[#009] sha256:6b4c9fecea55ff8b7f7e04552e3f1c47b437898051f82735df297363e0353e4c - 0.0% (1.27 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-19 19:10:04 UTC

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

2024-08-19 19:10:05 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=8.0.0-rc18

2024-08-19 19:10:06 UTC

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

2024-08-19 19:10:06 UTC

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

2024-08-19 19:12:08 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-19 19:12:09 UTC

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

2024-08-19 19:12:10 UTC

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

2024-08-19 19:12:10 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.