Namespace
gitlab
Image / Tag
gitlab-runner-helper:x86_64-aca087c5-nanoserver21H2
Content Digest
sha256:94f9da0ff7191e828dbfbf34d846916d4e4267af6427c463ef288542402d7329
Details
Created

2023-06-02 17:38:36 UTC

Size

258 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.91% (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.18% (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:eeecfea85e2aed85561058814b9f8666224ad01341109181c28ac7abbb826a9d - 0.0% (1.02 KB)

[#010] sha256:81139f4f48f4ca49e5a7985125e5d0eee77b2707af705214e5b08d78c57e26cc - 16.79% (43.4 MB)

[#011] sha256:8adeb20ed6ea9135c49cb6de486739513e63790fbb1c7fb88867edb94ddf8a7f - 0.02% (45.1 KB)

[#012] sha256:dcc0c1b6c4fb8cf3a156a2ee3fd1ec98914464a1c69aae51c3c5d35b62f3e1c6 - 0.0% (1.01 KB)

[#013] sha256:22382e53d14f67ba9acec78aaa6692c6d0fa4170c4f6298ab64680d467c00168 - 0.03% (84.6 KB)

[#014] sha256:7b7ce1f84d8c0e7b415e0f7781fe3d8e8735ccdedaabed63a91d2787b89e72af - 0.0% (1.36 KB)

[#015] sha256:6e4c292d455368f8d218a63db433abf200a58f7e410d47de2d9d381533d175d5 - 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-02 17:38:15 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2023-06-02 17:38:23 UTC

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

2023-06-02 17:38:31 UTC

cmd /S /C pwsh --version

2023-06-02 17:38:31 UTC

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

2023-06-02 17:38:35 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-02 17:38:36 UTC

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

2023-06-02 17:38:36 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