Namespace
gitlab
Image / Tag
gitlab-runner-helper:x86_64-721358af-nanoserver20H2
Content Digest
sha256:15b8a57f1be001aaa589e01362d4b4929cebd82852d66571c370bc2fb7c001ad
Details
Created

2023-04-13 14:57:10 UTC

Size

248 MB

Content Digest
Environment
POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-20H2

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:75716dcae628c0a700bf11dc09e693e53c488b794d1164a35ec9b5b5396af1ac - 40.66% (101 MB)

[#001] sha256:418c1a42f58eb631cf8e08e81daf8a12c449e929b7b3bc69a532d9f91b027d9e - 0.0% (1.02 KB)

[#002] sha256:1ab075a5c375f391d0cd9f089df2859558be85f9639ce59e42eda245fb762871 - 0.0% (1.02 KB)

[#003] sha256:7eeb3ebdb82ca757ef6988c335583b24bfd753050cc504b971837e5f50703644 - 0.03% (66.6 KB)

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

[#005] sha256:454eb137b36b174099ef2a1e8b4e66f7ca115e58b71479b859c04e6ffd615580 - 41.85% (104 MB)

[#006] sha256:8c4d201dc017132b34b00a51314dc52e65cc459558f7c4bfb7674f34ebce783f - 0.06% (157 KB)

[#007] sha256:8723b1acd953abc377f195cbd492e041eb91fc04bba75af961cb11ffaead210a - 0.0% (1.04 KB)

[#008] sha256:0793b0c4966b55c7b20c3cb3a43d0a7c974fc607d04e6df502f01cb26cfed317 - 0.0% (1.01 KB)

[#009] sha256:0064cb9fdc3596bb7d56abcb023e3a5dc181610114177b7cffbb3ea26cb59b0f - 0.0% (1.01 KB)

[#010] sha256:d4c02f1262b79a62ac4bcf3976cfd3fad0989c83d6dd70d27c3ffde469f0624e - 17.33% (43 MB)

[#011] sha256:3bdd5fec67480e14a8dc1dfc6a66b53a95c9f28432c6111e7637ce83deeaeaf7 - 0.03% (75 KB)

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

[#013] sha256:42088c97211e7bf48726b62ce7805795137785559e168164e9e0379df08f65c8 - 0.04% (91.4 KB)

[#014] sha256:3b12ba8e6078f5123feb03843bfe0a19a46336b86db39264a53167cafa9d40d3 - 0.0% (1.41 KB)

[#015] sha256:63b5932f19fb76692a2b0ea947df853109aea9c0584846f8a5a2383ae320518f - 0.0% (1.02 KB)


History
2022-05-06 22:24:57 UTC

Apply image 10.0.19042.1706

2022-05-23 21:13:10 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-20H2

2022-05-23 21:13:10 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2022-05-23 21:13:27 UTC

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

2022-05-23 21:13:27 UTC

cmd /S /C #(nop) USER ContainerUser

2022-05-23 21:13:41 UTC

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

2022-05-23 21:14:09 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 ; }"

2022-05-23 21:14:09 UTC

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

2022-05-23 21:14:09 UTC

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

2023-04-13 14:56:42 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2023-04-13 14:56:50 UTC

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

2023-04-13 14:57:01 UTC

cmd /S /C pwsh --version

2023-04-13 14:57:02 UTC

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

2023-04-13 14:57:09 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-04-13 14:57:09 UTC

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

2023-04-13 14:57:10 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