Namespace
gitlab
Image / Tag
gitlab-runner-helper:x86_64-v16.2.3-nanoserver1809
Content Digest
sha256:9a16b500005ca8b2de64335eba84b168cee523ac96805f97b551cafc15eb975b
Details
Created

2023-10-20 16:16:00 UTC

Size

248 MB

Content Digest
Environment
POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1809

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:5f8edc2588edb9971a52d53cd4265062614ebb25e94063a4d235376797b0e57a - 40.13% (99.6 MB)

[#001] sha256:3a16d9abb5ef4f86782618f6d9e80800abaee10c6ec20ba37bbb30301529e764 - 0.0% (1.01 KB)

[#002] sha256:7c18816dd14a016cbe8e81440b25c8ec83bc154834a3ead5a0a34beda912058b - 0.0% (1.02 KB)

[#003] sha256:f7611dde64f369dda3814007e291ae5ab69efbd72cdf46d528d52f9fb5cc3f0a - 0.03% (67.3 KB)

[#004] sha256:a7cd839d73eeddaef1f72575092ce4e3f57d339339fc9e270b8a4b43ef09c7d2 - 0.0% (1.01 KB)

[#005] sha256:8add05bc8f7b5eaba1e9d2ac3aedb6ba0c36109fd17a139d332a6a2dc6a3ef42 - 41.83% (104 MB)

[#006] sha256:b2348e5420617a09e246fc3ff1d96d716bbce8c16a15b61f5d0839dfde83916e - 0.06% (145 KB)

[#007] sha256:601c29a34712545436e4064ad74a11adb85c5ad3d90df8386bb05d8bcbc2a476 - 0.0% (1.01 KB)

[#008] sha256:3d79328a1d007daf2ecaa9e62f553948d7e52a2c924d25228ad5eb411f08e424 - 0.0% (1.01 KB)

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

[#010] sha256:1c86d2f6d262404b5d9ea1a719b0c5f068b3b12a09c7c870adc33115e0d85ea9 - 17.87% (44.3 MB)

[#011] sha256:05060bf26d9e631bf0288915d33977fcc6ab131ae21751f49ab667c090ce8df6 - 0.03% (64.6 KB)

[#012] sha256:0cd27edb3431d6e311b458e390d9fcb3e861913c8855884d37cfa355cfa59fcf - 0.0% (1.02 KB)

[#013] sha256:a6441f64a23f68806afb87edb7c2e4aac680994e0ffa3837f6390ff5d3b01729 - 0.05% (138 KB)

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

[#015] sha256:aedd809ad971cc2f769817b6366164f179dbf2558ff27635c2ecbe928fa86143 - 0.0% (1.05 KB)


History
2023-10-02 07:48:04 UTC

Apply image 10.0.17763.4974

2023-10-13 00:38:07 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-1809

2023-10-13 00:38:08 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2023-10-13 00:38:22 UTC

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

2023-10-13 00:38:22 UTC

cmd /S /C #(nop) USER ContainerUser

2023-10-13 00:38:36 UTC

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

2023-10-13 00:39:05 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-10-13 00:39:06 UTC

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

2023-10-13 00:39:06 UTC

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

2023-10-20 16:15:34 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2023-10-20 16:15:45 UTC

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

2023-10-20 16:15:53 UTC

cmd /S /C pwsh --version

2023-10-20 16:15:54 UTC

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

2023-10-20 16:15:59 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-10-20 16:15:59 UTC

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

2023-10-20 16:16:00 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