Namespace
amitie10g
Image / Tag
visualstudio2019-workload-vctools:20H2
Content Digest
sha256:cf8a7428782de54a8193c2d3c3eb509fe573092fff97e8cb625b335ac961f972
Details
Created

2026-01-04 03:53:53 UTC

Size

5.86 GB

Content Digest
Environment
COMPLUS_NGenProtectedProcess_FeatureEnabled

0

DOTNET_RUNNING_IN_CONTAINER

true


Layers

[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 23.9% (1.4 GB)

[#001] sha256:99cf2a8aa05bc72274d48b987a78e983f4133cecea4106618bc8b3586447efdc - 19.53% (1.15 GB)

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

[#003] sha256:3590fc22cc9f856116101dc04a0edbe9ae43cf3fc64c2a1edf611dd721b4d1ba - 4.6% (276 MB)

[#004] sha256:5f5f825f544a74f97b604702c42b9c8e84d92ec16fcfceb395e2a78a319e9cf8 - 0.0% (1.3 KB)

[#005] sha256:69ac7714f6d1e3e8166071bcdd924b10b536d042e53559369e78ab37801527c8 - 0.37% (22 MB)

[#006] sha256:55c1bc584fb7acf791b72f0fe63ba33ea81520bcc7a173029b6845f5fb76c6c3 - 0.02% (1.15 MB)

[#007] sha256:574fb182ddd149c32ad747e7ac7663be9b1e70fdd83816bf651cf31a904c9358 - 0.0% (1.29 KB)

[#008] sha256:c24af52a29717226e605da9a1b52885a7ca7129ad84574bf6fbe4c674393a2d3 - 0.0% (1.29 KB)

[#009] sha256:d5455d4b1ca97c889604184751de0242b6d07d057858770c740e4389a383698d - 1.94% (116 MB)

[#010] sha256:47e223822a853622ed9dbcc1da767b5c58ec8f6f8215962b7cd6b6ed17645d9b - 0.0% (1.28 KB)

[#011] sha256:4ebb719d9b681b68de2aac5f154fb831396e83395e48affac03141641c5d28ec - 0.02% (1.02 MB)

[#012] sha256:afb48030f57c0212bf259db2a1d5a3496b67991df0d9c70ac6860edc41b24e8d - 0.0% (1.3 KB)

[#013] sha256:96564b6fd9cb82fa32906bf8027de04a308aff09792c94699d2ddadc20c84315 - 0.0% (1.29 KB)

[#014] sha256:4f99c31682fe6d078c5deee6559dfdcebc924ed3c1d174be91ac9f63efdebd15 - 0.0% (1.29 KB)

[#015] sha256:72894a5ec09bcff9f24c14d2c385799c9554d963924ae9ece07d3564ca371a6a - 0.0% (1.27 KB)

[#016] sha256:56c1c9442e854048a4b2447fe1a015a32e36a4958ee920eb97720b2cbdde727a - 49.64% (2.91 GB)


History
2020-09-10 20:40:05 UTC

Apply image 10.0.19042.508

2022-08-05 09:28:58 UTC

Install update 10.0.19042.1889

2022-08-09 17:45:51 UTC

cmd /S /C #(nop) ENV DOTNET_RUNNING_IN_CONTAINER=true COMPLUS_NGenProtectedProcess_FeatureEnabled=0

2022-08-09 17:47:51 UTC

cmd /S /C curl -fSLo patch.msu https://catalog.s.download.windowsupdate.com/d/msdownload/update/software/updt/2022/06/windows10.0-kb5015730-x64-ndp48_a361afc3e42df2d8a4168a4dbd1d5a850e64b9b1.msu && mkdir patch && expand patch.msu patch -F:* && del /F /Q patch.msu && dism /Online /Quiet /Add-Package /PackagePath:C:\patch\windows10.0-kb5015730-x64-ndp48.cab && rmdir /S /Q patch && %windir%\Microsoft.NET\Framework64\v4.0.30319\ngen install "Microsoft.PowerShell.Utility.Activities, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" && %windir%\Microsoft.NET\Framework64\v4.0.30319\ngen update && %windir%\Microsoft.NET\Framework\v4.0.30319\ngen update

2026-01-04 00:29:37 UTC

powershell -Command #(nop) SHELL [powershell -Command]

2026-01-04 00:30:02 UTC

powershell -Command [Net.ServicePointManager]::SecurityProtocol = [Net.ServicePointManager]::SecurityProtocol -bor [Net.SecurityProtocolType]::Tls12; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1')); Import-Module $env:ChocolateyInstall\helpers\chocolateyProfile.psm1

2026-01-04 00:30:19 UTC

powershell -Command choco install -y choco-cleaner

2026-01-04 00:49:49 UTC

powershell -Command #(nop) SHELL [powershell -Command]

2026-01-04 00:49:50 UTC

powershell -Command #(nop) ARG VS_VER=2022

2026-01-04 00:52:05 UTC

|1 VS_VER=2019 powershell -Command choco install -y --execution-timeout=20000 visualstudio${env:VS_VER}buildtools; choco-cleaner

2026-01-04 00:52:06 UTC

powershell -Command #(nop) WORKDIR C:\Users\ContainerUser

2026-01-04 00:52:16 UTC

|1 VS_VER=2019 powershell -Command Set-Content -Path dev_prompt.bat -value "\"@call \"\"C:\Program Files (x86)\Microsoft Visual Studio\${env:VS_VER}\BuildTools\Common7\Tools\VsDevCmd.bat\"\" && powershell.exe -NoLogo -ExecutionPolicy Bypass\""

2026-01-04 00:52:17 UTC

powershell -Command #(nop) ENTRYPOINT ["cmd.exe" "/c" "C:\\Users\\ContainerUser\\dev_prompt.bat"]

2026-01-04 03:43:10 UTC

powershell -Command #(nop) ARG VS_VER

2026-01-04 03:43:11 UTC

powershell -Command #(nop) ARG WORKLOAD

2026-01-04 03:43:12 UTC

powershell -Command #(nop) SHELL [powershell -Command]

2026-01-04 03:53:53 UTC

|2 VS_VER=2019 WORKLOAD=vctools powershell -Command choco install --execution-timeout=20000 -y visualstudio${env:VS_VER}-workload-${env:WORKLOAD}; choco-cleaner

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