Namespace
amitie10g
Image / Tag
visualstudio2019-workload-vctools:2004
Content Digest
sha256:61fff7cedf2d6a3b847ddb9af318f02b73445770bfbc7cc6bb01a514082798f5
Details
Created

2026-01-04 05:04:19 UTC

Size

5.47 GB

Content Digest
Environment
COMPLUS_NGenProtectedProcess_FeatureEnabled

0

DOTNET_RUNNING_IN_CONTAINER

true


Layers

[#000] sha256:295f12394c4f250e83029adb04647faeb736b0c8d275aa9b34f5e3c60a89d0d2 - 20.9% (1.14 GB)

[#001] sha256:24b98dd3fbc43c8f55b1a6d38ca631e3296203df296b14de6de6a573d4d6bee0 - 18.93% (1.04 GB)

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

[#003] sha256:00dc665dbda646182db3ece524c6945ce53cf5a67b8c3cd678f1ada8c2b1a0e9 - 4.49% (252 MB)

[#004] sha256:16a49f706baf8a254e9770c48ff0a8305dd49728f01aec3fdb986d882afb6dad - 0.0% (1.29 KB)

[#005] sha256:1c4ade737ebe27a93af213420f31e32c720e9e59457c65c56b821395265dfb79 - 0.39% (22 MB)

[#006] sha256:44bf14eae1e79382ea6d5c10fe01e04088e1a3ccb32e12c41581043cdc67bdc1 - 0.02% (1.15 MB)

[#007] sha256:7acc4ba1b36fb8e2d09e17cc65ab71621713e87968679cb45babd17fc18b73b5 - 0.0% (1.26 KB)

[#008] sha256:387a71afa0778e4507c21f3b537eb9b30d816875f4b602927d7152bc7d055689 - 0.0% (1.31 KB)

[#009] sha256:499a4dbc8c18d20bbbd2e95b66c091964db0fe795e8702e482e3b640d656da68 - 2.07% (116 MB)

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

[#011] sha256:f1059b520e202ab9adfd119316f347a4e20c9837ea62e86ab60362ac9b8fa81b - 0.02% (1020 KB)

[#012] sha256:a25919b8d48adf5afbeba8e0381a97ed219dd18d7c2a38bc2a1eae12c921328c - 0.0% (1.29 KB)

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

[#014] sha256:d338fa46f16ca0007487589cd89df607e91c08e1cdc31c2d008e07038308e581 - 0.0% (1.28 KB)

[#015] sha256:62b5e37e68387160487104f3c789885a440dfbe7598dfe4ad208296e761c3359 - 0.0% (1.29 KB)

[#016] sha256:dc6340a0cd0cc51ea1a82b5c11be627fe3a964b9f05ef65401a3f0828f5b40f5 - 53.18% (2.91 GB)


History
2019-12-07 09:28:27 UTC

Apply image 2004-RTM-amd64

2021-12-10 12:00:15 UTC

Install update 2004-amd64

2021-12-14 19:28:28 UTC

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

2021-12-14 19:30:30 UTC

cmd /S /C curl -fSLo patch.msu http://download.windowsupdate.com/d/msdownload/update/software/updt/2021/09/windows10.0-kb5006365-x64-ndp48_a78458584d144b4adc86e78905bef7adaac1a311.msu && mkdir patch && expand patch.msu patch -F:* && del /F /Q patch.msu && dism /Online /Quiet /Add-Package /PackagePath:C:\patch\windows10.0-kb5006365-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:28:36 UTC

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

2026-01-04 00:29:01 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:29:17 UTC

powershell -Command choco install -y choco-cleaner

2026-01-04 00:48:28 UTC

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

2026-01-04 00:48:30 UTC

powershell -Command #(nop) ARG VS_VER=2022

2026-01-04 00:50:29 UTC

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

2026-01-04 00:50:31 UTC

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

2026-01-04 00:50:38 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:50:39 UTC

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

2026-01-04 04:53:48 UTC

powershell -Command #(nop) ARG VS_VER

2026-01-04 04:53:49 UTC

powershell -Command #(nop) ARG WORKLOAD

2026-01-04 04:53:50 UTC

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

2026-01-04 05:04:19 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