Namespace
gitlab
Image / Tag
gitlab-runner-helper:x86_64-v15.11.1-nanoserver2004
Content Digest
sha256:a6cce92758f82a107631d0839343967c03c0a9de3bd665c7bd2ef60adce37917
Details
Created

2023-05-25 20:49:33 UTC

Size

248 MB

Content Digest
Environment
POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-2004

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:0179e587c053795cddc568efcc995f909b8e760abc5e410090df81a13c44ccbd - 40.54% (100 MB)

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

[#002] sha256:41bb0cde0b9219d315d9da57d97958d54a5bf95fda6cc40f65cd427e62b90de1 - 0.0% (1.04 KB)

[#003] sha256:81362e8f821ae940f70d959862905e3db404f4fb84db8d01fbe28f6b19df543f - 0.03% (67.5 KB)

[#004] sha256:1d0c05ee8b5d47dc622abe2f59a84ca613ca0c7cb7e1735f50d866554b4a85eb - 0.0% (1.07 KB)

[#005] sha256:67a2e3136aeac160ed83687d9b351f28c13bc17be9bd2cb79dd7d1418f92744c - 41.93% (104 MB)

[#006] sha256:0c0b281f65eb8c3a06c0f7906b349c7394de2512c1de6128131927f101419594 - 0.06% (146 KB)

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

[#008] sha256:c08a0b0f54b57837653731a2939ec2d18fb591a228bac75ff39e4f25ee435dc0 - 0.0% (1.04 KB)

[#009] sha256:b023f426fdae532527ac44a12bb2f956a69e589e228b4d4e6fa17af11e695336 - 0.0% (870 Bytes)

[#010] sha256:06e291723bcf162e6933c69c62477eeb0fceec2fe992f3d56f8e63ad28f0101b - 17.36% (43 MB)

[#011] sha256:87fd80eb04db31cd6f5c8360389a9fb159d8945f8d3f4f38b3b8fce3c9a22a71 - 0.04% (103 KB)

[#012] sha256:b32ea08801439cccbbf85b06ecd47e2fe66fafa2f01f53cfb4be5a519f3f8b16 - 0.0% (862 Bytes)

[#013] sha256:0fb8eb7087c637c7cddc0f03f19c6acb88ec48eae451ea5410deeae5eefefda8 - 0.04% (96.1 KB)

[#014] sha256:647e0889f33954797cd0247cf00f398848483d0105889a2e86c57637b0cb6f28 - 0.0% (1.17 KB)

[#015] sha256:418945faa6f06c25063f3acce2963d40572069bc5800c883f0c7b034fd165e5a - 0.0% (837 Bytes)


History
2021-12-10 11:39:27 UTC

Apply image 2004-amd64

2022-04-18 20:54:51 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-2004

2022-04-18 20:54:52 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2022-04-18 20:55:16 UTC

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

2022-04-18 20:55:17 UTC

cmd /S /C #(nop) USER ContainerUser

2022-04-18 20:55:33 UTC

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

2022-04-18 20:56:01 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-04-18 20:56:02 UTC

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

2022-04-18 20:56:02 UTC

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

2023-05-25 20:48:26 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2023-05-25 20:48:36 UTC

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

2023-05-25 20:49:05 UTC

cmd /S /C pwsh --version

2023-05-25 20:49:06 UTC

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

2023-05-25 20:49:31 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-05-25 20:49:32 UTC

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

2023-05-25 20:49:33 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