Namespace
gitlab
Image / Tag
gitlab-runner-helper:x86_64-latest-nanoserver2004
Content Digest
sha256:f8636effa40003dd272b2d19d3443e6842ad2b053284b56d7287bcba4ec25403
Details
Created

2023-05-16 20:11:11 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:e81261796da9f67c8c34e48a6962387c826b753a1516de78594ac6ad4cf7bd2e - 0.0% (889 Bytes)

[#010] sha256:85f67892c8d7e9c02834594025880d060bf997a52e6ba300c2cc61a4dbbb5500 - 17.36% (43 MB)

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

[#012] sha256:d17d0e7ac668e8f5f6cac54c4d03d965a2ba888c36cbe86a8acf5dc7fa2bc70b - 0.0% (837 Bytes)

[#013] sha256:160e3b7c3d256c7d6fe2ec17aeb69092922f6457f79c4d33c8674d69ecbfbcbe - 0.04% (95.7 KB)

[#014] sha256:5f095e3fa57d2a0271699ad63fc47c29d4aaadebb609bb9c82581cada7e7cfcb - 0.0% (1.17 KB)

[#015] sha256:66dd29066593ca253b04c74cd8dfc171cd8e921ed3dfebdb3e1ac5bef23e5b0d - 0.0% (840 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-16 20:10:43 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2023-05-16 20:10:50 UTC

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

2023-05-16 20:11:03 UTC

cmd /S /C pwsh --version

2023-05-16 20:11:04 UTC

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

2023-05-16 20:11:11 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-16 20:11:11 UTC

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

2023-05-16 20:11:11 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