Namespace
library
Image / Tag
mongo:5.0.10-windowsservercore
Content Digest
sha256:f0eff966b66f1696f3c5f5d5c7f74cef07ca5aa5a8da33bc13c2b7aec7f241b7
Details
Created

2022-08-10 18:18:45 UTC

Size

2.45 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

5feeaf02c6a1a9125565de2e3e44a6c11d920427db31d2ef3b516e2832dcff9b

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

5.0.10


Layers

[#000] sha256:97f65a0ec59e643faf84024aa713a9be059322380315fda829756bbbd96d6258 - 54.73% (1.34 GB)

[#001] sha256:97b25a378238b615dc51216c4d87ce17fd3cc3dca9db458e8705d1a4c17e3bb7 - 33.52% (839 MB)

[#002] sha256:ff9b89cbdb5f88cb926263140643eb2bfad61fb092119830e290c8f8ff711c8f - 0.0% (1.32 KB)

[#003] sha256:88e64d0e88767877ceca6b0591d8eb47280dc873f332aeb3abd054e02cb6b4ff - 0.0% (1.38 KB)

[#004] sha256:442571a80c8dc53fbce6b88a7fd1a1e66b6d2c1a3b8c25a8933795db453951d2 - 0.0% (1.4 KB)

[#005] sha256:423ee96e6534948f66b36d13643818768b77d283694e87a2f92e0c6127b9572c - 0.0% (1.39 KB)

[#006] sha256:84a22df0fbf3eb9b5cea82c70861ace6e11ec03b004f98e99ca1855033733cc0 - 11.75% (294 MB)

[#007] sha256:3cbfe58e998ba9acdfc945d58da78bd25624edfdcd07807852f3cdd6deecca73 - 0.0% (1.39 KB)

[#008] sha256:306cdef8bbe3b39478586ea07544bdc2ea572a96411b018735fa7d8c83574ab6 - 0.0% (1.4 KB)

[#009] sha256:606a4f2afa7c2bd2ae0937c8660665bea6824c991b7432b1c63f581ba9d9530a - 0.0% (1.36 KB)


History
2022-04-22 01:12:09 UTC

Apply image 10.0.20348.643

2022-08-06 02:59:35 UTC

Install update 10.0.20348.887

2022-08-10 13:33:21 UTC

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

2022-08-10 18:17:14 UTC

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

2022-08-10 18:17:15 UTC

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

2022-08-10 18:17:16 UTC

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

2022-08-10 18:18:41 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=Client,MiscellaneousTools,Router,ServerNoService' ); if (-Not (Test-Path C:\mongodb\bin\mongo.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 ' mongo --version'; mongo --version; Write-Host ' mongod --version'; mongod --version; Write-Host 'Removing ...'; Remove-Item C:\windows\installer\*.msi -Force; Remove-Item mongo.msi -Force; Write-Host 'Complete.';

2022-08-10 18:18:43 UTC

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

2022-08-10 18:18:44 UTC

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

2022-08-10 18:18:45 UTC

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

Details
Created

2022-08-10 18:21:07 UTC

Size

2.78 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

5feeaf02c6a1a9125565de2e3e44a6c11d920427db31d2ef3b516e2832dcff9b

MONGO_DOWNLOAD_URL

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

MONGO_VERSION

5.0.10


Layers

[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 62.87% (1.75 GB)

[#001] sha256:294d77ac553d7210b662d07674ef9e39a6c2e88dc15b9d2788d51e509bc8b54e - 26.81% (763 MB)

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

[#003] sha256:6d000d409b0c20e6ed52ccc332cfba1c8ae7a69df54fc78c122816419e86e1ae - 0.0% (1.38 KB)

[#004] sha256:3ea827f4a68208178e83cd57647defeeb7f040c0a69d14dc5708f755560e1c33 - 0.0% (1.38 KB)

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

[#006] sha256:ca21056c7818e683a0ade00d3a00e1ca5e05df68ad7219e94999b89847aa1150 - 10.32% (294 MB)

[#007] sha256:6b92a6a429dc44c98385948197a7b7be913c5d27bf78fb59eb44e0de78fce845 - 0.0% (1.39 KB)

[#008] sha256:4b1de289bef0e3bce3d04806858eda60ea6916eaa4e9bf5675d8727fe4da0c6e - 0.0% (1.39 KB)

[#009] sha256:c03b13d3ccb392e6df64fb0ad6b61fa92294d4a1b14989538aa0ba45f0151d3d - 0.0% (1.41 KB)


History
2022-04-22 01:27:13 UTC

Apply image 10.0.17763.2803

2022-08-06 18:30:32 UTC

Install update 10.0.17763.3287

2022-08-10 13:44:07 UTC

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

2022-08-10 18:18:56 UTC

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

2022-08-10 18:18:57 UTC

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

2022-08-10 18:18:58 UTC

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

2022-08-10 18:21:03 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=Client,MiscellaneousTools,Router,ServerNoService' ); if (-Not (Test-Path C:\mongodb\bin\mongo.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 ' mongo --version'; mongo --version; Write-Host ' mongod --version'; mongod --version; Write-Host 'Removing ...'; Remove-Item C:\windows\installer\*.msi -Force; Remove-Item mongo.msi -Force; Write-Host 'Complete.';

2022-08-10 18:21:05 UTC

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

2022-08-10 18:21:06 UTC

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

2022-08-10 18:21:07 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