Namespace
gitlab
Image / Tag
gitlab-runner-helper:x86_64-b72e108d-nanoserver21H2
Content Digest
sha256:273c8dc4f02da3d3e6814e203e05bc49606baecd269e441876f53ae73a93e4fd
Details
Created

2023-07-03 07:40:19 UTC

Size

272 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:d6e77b89ecdadfdd3ef274e9a235590c9cd4dc832939932eff32f93250571005 - 42.13% (114 MB)

[#001] sha256:3cff201106736973408f77b43733d0bb19cc5732920023d94682dda464b8de09 - 0.0% (1.02 KB)

[#002] sha256:22f35ecc30ef9a574511303da743a6656eb261f1608163b4986a3202de89eb6a - 0.0% (1.01 KB)

[#003] sha256:9fc54d115eff74eac27703cdada311841571bb4b1a2817af206d466c95a71adf - 0.03% (77.1 KB)

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

[#005] sha256:adaaeb3acdaecfb59033abf8afbedbed3d7f355da8b5bd10fa46a13d0eeb8596 - 38.22% (104 MB)

[#006] sha256:be805dc4bdb0b4602e8da956188d0d4a560135a33866858fc5126fd9bf2bcf6a - 0.04% (115 KB)

[#007] sha256:77b66efe514f6259ec786269c2e2cdda51e5fab776d1cdc1e3bffcf9ac2f9780 - 0.0% (1.02 KB)

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

[#009] sha256:9f14eca15bceda7e110776e60c728a5c826a4be1b70778dbfebb870b3a1f2e1a - 0.0% (1.04 KB)

[#010] sha256:73b53656a0574436e526920b27948f9b36ea149fcf61b8f29156cec194803127 - 19.53% (53.1 MB)

[#011] sha256:a4ef6fecb3a78dc34960556df0964482bcf6336ff9dbce1a0bf158b5b8d45907 - 0.02% (60.3 KB)

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

[#013] sha256:2e11aa8cd04d7be9381555e615843052a63110c3bedb4b2ba4b8f89de1ecc8e8 - 0.03% (84.4 KB)

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

[#015] sha256:7bf72abc78caba4556580654991fbd561b0c0d14bf970e5e9c697db38e3fc15b - 0.0% (1.02 KB)


History
2023-06-21 07:39:21 UTC

Apply image 10.0.20348.1787

2023-06-28 23:00:53 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-06-28 23:00:53 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2023-06-28 23:00:59 UTC

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

2023-06-28 23:01:00 UTC

cmd /S /C #(nop) USER ContainerUser

2023-06-28 23:01:14 UTC

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

2023-06-28 23:01:45 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-06-28 23:01:45 UTC

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

2023-06-28 23:01:45 UTC

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

2023-07-03 07:39:55 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2023-07-03 07:40:05 UTC

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

2023-07-03 07:40:13 UTC

cmd /S /C pwsh --version

2023-07-03 07:40:14 UTC

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

2023-07-03 07:40:18 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-07-03 07:40:18 UTC

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

2023-07-03 07:40:19 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