Namespace
gitlab
Image / Tag
gitlab-runner-helper:x86_64-38ba0ad4-nanoserver21H2
Content Digest
sha256:3170f3a9eb112b9c6a28c8baaee73ed338c58a5544cd2cd49ce10ef2ed91e9bc
Details
Created

2023-06-16 12:06:53 UTC

Size

259 MB

Content Digest
Environment
POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-ltsc2022

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:5178da1ca6af8a14a235f58eb31955ca5f4c72f950d35f9bb67a8bd20232d840 - 42.87% (111 MB)

[#001] sha256:72aeca1e4867222d5fd0c0aa5be88eaa3a4598055be5bee0ae118d718d5e3704 - 0.0% (1.02 KB)

[#002] sha256:f3fb96934dafb5fd752a392961c48e229ffac6e719a4debe73f1512eecaa69dc - 0.0% (1.05 KB)

[#003] sha256:7a5055791b63c84d79805dd8a7a3cf115e47edeaaf0aa48fa6f333f9a846f2d2 - 0.03% (75.5 KB)

[#004] sha256:6f5707e199591443579e1e66e4408897a65b1e11933c9aa46617ad160a8303f8 - 0.0% (1.02 KB)

[#005] sha256:4db26121ac974c6ab8c414df62fe6c5bb3e9acc3981f2ff14b7246293c5bc72b - 40.14% (104 MB)

[#006] sha256:382a9d8ef4600cfbc356adb17c55d67a14bacc1c31731f44073d8982d63c45a4 - 0.04% (114 KB)

[#007] sha256:19def1009fb5feb72cc8694af9c33ddfc924d413f7e4ba1932a98f067b1a81c3 - 0.0% (1.01 KB)

[#008] sha256:935cb045fb7eb720e7c075acf8b835fb57a737d4f43a87ef07fbf7dbc0d1a9ac - 0.0% (1.01 KB)

[#009] sha256:ca9b636a43545dc198f303672860aa2dc7bb762011f584e80a43f21bd41a652c - 0.0% (1.02 KB)

[#010] sha256:539f7a427bf68420791b44439228e5db0fd948e5ccdea71f1e945125e5f2c07a - 16.86% (43.6 MB)

[#011] sha256:002d0143aedbecdf283a78c43105ac5bec66337750c2774b8fc6a906788563af - 0.02% (49.5 KB)

[#012] sha256:e9c2193c27be5ea9dc0989e6681f97a66c9b63b3b316d7f8afc3ca8b543e70fe - 0.0% (1.04 KB)

[#013] sha256:344a36686346bf6e7dcb78998b2923b4a93b83e3f419b9e74159920172d1a88c - 0.03% (84.5 KB)

[#014] sha256:8132fa0f06a1d0975a291e579d66e57e0fa2627876bf280ec913512c2de63b35 - 0.0% (1.36 KB)

[#015] sha256:4834f0b90f5a98e4f086f1b034b624fa704f8d800fd7c5d4902596e327465532 - 0.0% (1.01 KB)


History
2023-05-05 12:52:54 UTC

Apply image 10.0.20348.1726

2023-05-09 19:19:12 UTC

cmd /S /C #(nop) ENV ProgramFiles=C:\Program Files PSModuleAnalysisCachePath=C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-ltsc2022

2023-05-09 19:19:12 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2023-05-09 19:19:29 UTC

cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2023-05-09 19:19:29 UTC

cmd /S /C #(nop) USER ContainerUser

2023-05-09 19:19:43 UTC

cmd /S /C #(nop) COPY dir:5f12db291fa7328405f174fe2e7875cee7b55ab27c559cbb8279f810c023cac7 in C:\Program Files\PowerShell

2023-05-09 19:20:11 UTC

cmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"

2023-05-09 19:20:12 UTC

cmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0

2023-05-09 19:20:12 UTC

cmd /S /C #(nop) CMD ["pwsh.exe"]

2023-06-16 12:06:26 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2023-06-16 12:06:37 UTC

cmd /S /C #(nop) COPY dir:d38d1415b167c49ba2f596a6e4b7680f55460862b03a9d8eef642e65fc97a3fc in C:\Program Files\

2023-06-16 12:06:46 UTC

cmd /S /C pwsh --version

2023-06-16 12:06:47 UTC

pwsh -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [pwsh -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]

2023-06-16 12:06:52 UTC

pwsh -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; [Environment]::SetEnvironmentVariable('Path', $env:Path + ';C:\Program Files\git\cmd;C:\Program Files\git-lfs;C:\Program Files\gitlab-runner-helper', [EnvironmentVariableTarget]::Machine); $env:Path = [System.Environment]::GetEnvironmentVariable('Path', 'Machine'); $env:GIT_CONFIG_NOSYSTEM=1; & $env:ProgramFiles\git\cmd\git.exe config --system --unset-all include.path; & $env:ProgramFiles\git\cmd\git.exe config --system core.longpaths true; & $env:ProgramFiles\git\cmd\git.exe lfs install --skip-repo

2023-06-16 12:06:52 UTC

pwsh -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY file:4a3658ddbe311020efa666021cafcfa10bbd66bdcee6b4d4d17c7a6cb23e1004 in .\

2023-06-16 12:06:53 UTC

pwsh -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["entrypoint.cmd"]

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