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

2023-08-08 00:27:08 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:5c5b06ba65934bcf850a1a54ecf4b3da34d3e6d6c8e90dbc897719c3ea377c8a - 40.2% (99.6 MB)

[#001] sha256:176d58e36799800299c1cf1f1e1c76af9fde213fbb0dd4f9f3be54a5a32c3333 - 0.0% (1.05 KB)

[#002] sha256:7fc38e80447e287356159cbf15e1e4d33e77d75b896edd7fa1b6fe7f5be7d008 - 0.0% (1.01 KB)

[#003] sha256:5ec58f570f74d3590d9cd7197d575b24416ec2dfa28cd22d339aded3c5805818 - 0.03% (63.9 KB)

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

[#005] sha256:bc68717e89a97634f32de5432ad7b6d077d70230c71afc14f71ad8b762575ab7 - 41.86% (104 MB)

[#006] sha256:9f2559d411afd76b6073c7af8aeb9dd6fd6400b99b4928adf327f94a80e9e450 - 0.06% (144 KB)

[#007] sha256:1e55555f726acb0571109f3322ac7dabef3e088e616a9e53e99ba7e526a2b252 - 0.0% (1.01 KB)

[#008] sha256:01642fe4afb88458ce109aeb1c1f614c4beac3e82d717b8627f7c35eb87ee8ab - 0.0% (1.02 KB)

[#009] sha256:c693a24d94e5a233a5ca75be3f7a3b799ad03c53f953184b53b18958f6d36824 - 0.0% (1.07 KB)

[#010] sha256:5651ec56014ea569e1622e7dbde596a6508798af2bbf550e9419ddbebdebdd30 - 17.78% (44 MB)

[#011] sha256:d867943c8c6c40cf6d3607a3dcbffe4c820c43fcd073f2d93885e683e42525fa - 0.02% (53.8 KB)

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

[#013] sha256:6ec012449afee0a65f81ebbc503e7ae9dab4126080b206008d638aed42643bab - 0.05% (134 KB)

[#014] sha256:d3ff5f6276e31de631cdd283e959eb45fa8a03b7b6eae714653f8e2c07dd9598 - 0.0% (1.42 KB)

[#015] sha256:4ef495d5df3a8be49141cdb3452c551ee1b5089057a2b85c1f3d2c0e59c279cd - 0.0% (1.02 KB)


History
2023-07-07 07:42:59 UTC

Apply image 10.0.17763.4645

2023-07-13 18:37:00 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-07-13 18:37:00 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2023-07-13 18:37:19 UTC

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

2023-07-13 18:37:19 UTC

cmd /S /C #(nop) USER ContainerUser

2023-07-13 18:37:30 UTC

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

2023-07-13 18:38:00 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-07-13 18:38:01 UTC

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

2023-07-13 18:38:01 UTC

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

2023-08-08 00:26:47 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2023-08-08 00:26:55 UTC

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

2023-08-08 00:27:02 UTC

cmd /S /C pwsh --version

2023-08-08 00:27:02 UTC

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

2023-08-08 00:27:07 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-08-08 00:27:07 UTC

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

2023-08-08 00:27:08 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