Namespace
library
Image / Tag
mongo:7.0.9-rc1-windowsservercore
Content Digest
sha256:ec6c8ca13f4e3ab709d52e86ba3c24cdb4b26ab5e2c07704aee6c5feb1dbbf90
Details
Created

2024-04-23 23:54:06 UTC

Size

2.44 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

22ac8a980f6c2ce1570bb0f8e9a5a813e2188e6904d9898b5007cb86b864849c

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

7.0.9-rc1


Layers

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

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

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

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

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

[#005] sha256:8959f407a62aa2e7e1445ce0e2ca8ddf9e0780c997c35397979dc8d1a9784015 - 0.0% (1.24 KB)

[#006] sha256:c3827eb1f7e2ce41e4c85fdacfa6825f60488f158c3e0171004e9940ce0afe7d - 23.62% (589 MB)

[#007] sha256:318a7315b41e8ab4041c697a5dd803387b636bfea0f9970278f94f986507c56b - 0.0% (1.27 KB)

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

[#009] sha256:450b0b77a122c258a709464e35136f883cc2a22491253723a37dff9c9d5625c5 - 0.0% (1.29 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-23 23:50:25 UTC

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

2024-04-23 23:50:26 UTC

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

2024-04-23 23:50:27 UTC

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

2024-04-23 23:50:28 UTC

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

2024-04-23 23:54:04 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-23 23:54:05 UTC

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

2024-04-23 23:54:06 UTC

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

2024-04-23 23:54:06 UTC

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

Details
Created

2024-04-23 23:54:54 UTC

Size

2.59 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

22ac8a980f6c2ce1570bb0f8e9a5a813e2188e6904d9898b5007cb86b864849c

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

7.0.9-rc1


Layers

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

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

[#002] sha256:642b1583e790faef877bd019875cb4090d1bfcc8c4f40f34da833bd28e431728 - 0.0% (1.28 KB)

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

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

[#005] sha256:09fe69bec90109a817b62ac66f525b5bb8a7b08689765f0504c97a653d33df97 - 0.0% (1.3 KB)

[#006] sha256:2d380c0eb1676b39fd4ef79cbc143c9b0063d3cdd16684c064a3e87b7866242e - 22.22% (590 MB)

[#007] sha256:1331811a644bc791d289ffeaa4ca70d5c3de434283f4fef294de94277c13e26a - 0.0% (1.27 KB)

[#008] sha256:830dc5a38911d10c4347bb4821c8681613f18d7e4d8890cf89a9d8d3ce9f109b - 0.0% (1.26 KB)

[#009] sha256:0dff7d911aec042e26440a2ed482689335a70a8a3050b0e9a1683b132d1d478f - 0.0% (1.27 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-23 23:50:32 UTC

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

2024-04-23 23:50:34 UTC

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

2024-04-23 23:50:35 UTC

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

2024-04-23 23:50:35 UTC

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

2024-04-23 23:54:52 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-23 23:54:53 UTC

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

2024-04-23 23:54:53 UTC

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

2024-04-23 23:54:54 UTC

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