Namespace
library
Image / Tag
mongo:7.0.8-windowsservercore
Content Digest
sha256:6bb9af1dd419839deb4d74c54e30f0524ad16c80fc120d09687fae8f9b444442
Details
Created

2024-04-09 23:59:45 UTC

Size

2.44 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

30b8b6a96c5887a49e671ba72a7995279be7f232a666acd6717a59f7c68295f3

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

7.0.8


Layers

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

[#001] sha256:197484daab96ebaf9683bc9230fb0043a8780d2afef249baa386f372a548b76a - 23.34% (582 MB)

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

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

[#004] sha256:0a2d8aa5ac3b2ab91e5cdb477de0efff42e2306000f84aa44ad7f81a4b68aaec - 0.0% (1.26 KB)

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

[#006] sha256:a1ff93885c0ab6bcbd76f3a52d62d2ee013ebadcf8846aaf1c587666689a937f - 23.61% (589 MB)

[#007] sha256:263d20d5e2d5560401ea3c7317cff3b9a5f95feee3a3844025b9660488e8c2ea - 0.0% (1.26 KB)

[#008] sha256:61c1de625cc31c7dcd5a7eff11b2cffc138889bae52c02ca49f7c59166869877 - 0.0% (1.26 KB)

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


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

Apply image 10.0.20348.1787

2024-04-05 09:25:01 UTC

Install update 10.0.20348.2402

2024-04-09 23:58:21 UTC

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

2024-04-09 23:58:22 UTC

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

2024-04-09 23:58:23 UTC

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

2024-04-09 23:58:23 UTC

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

2024-04-09 23:59:43 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-04-09 23:59:44 UTC

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

2024-04-09 23:59:44 UTC

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

2024-04-09 23:59:45 UTC

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

Details
Created

2024-04-09 23:57:47 UTC

Size

2.59 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

30b8b6a96c5887a49e671ba72a7995279be7f232a666acd6717a59f7c68295f3

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

7.0.8


Layers

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

[#001] sha256:e920b78002850882cc637991bf16e3cd3fdd45576cf3e930819c98f6b43518d3 - 18.47% (490 MB)

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

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

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

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

[#006] sha256:ea22064598a4516497927f12aec6e374bde3737213865e5171c73c1ed7b6bb82 - 22.21% (589 MB)

[#007] sha256:5b84ab6bd22a2f053b7d48f8872ce9d761e436c8aa6a0ec6ce60e64de4da1072 - 0.0% (1.27 KB)

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

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


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

Apply image 10.0.17763.4499

2024-04-06 02:39:33 UTC

Install update 10.0.17763.5696

2024-04-09 23:55:33 UTC

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

2024-04-09 23:55:35 UTC

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

2024-04-09 23:55:35 UTC

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

2024-04-09 23:55:36 UTC

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

2024-04-09 23:57:43 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-04-09 23:57:45 UTC

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

2024-04-09 23:57:46 UTC

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

2024-04-09 23:57:47 UTC

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