Namespace
gitlab
Image / Tag
gitlab-runner-helper:x86_64-v16.2.3-nanoserver21H2
Content Digest
sha256:33cf10b489d2718d78f7e0ed3dbb47f593ea2c153e590d805712ff7b4f7526fe
Details
Created

2023-10-20 16:14:52 UTC

Size

264 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:fff54800e03713ba81736f43d985319592fc643a1a32b62dbd5c0ec36549de00 - 43.64% (115 MB)

[#001] sha256:5fcf515d38255c18e613be6730510a50eb46b9dd68ff98070ab1d2288a1a645d - 0.0% (1.01 KB)

[#002] sha256:2b71d0659bbb1bf0bd7f301180f9b8dfb5650d0be6565725a198173769778b8e - 0.0% (1.01 KB)

[#003] sha256:cc0010a5aa0fe0102718e7c3bbcd6aff19f05014c9c548bd11fbded31643ca2b - 0.03% (81.6 KB)

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

[#005] sha256:105fd0ae517f540b44842c168e2bd4502fda34f60b57aad83beeb33353a8a937 - 39.4% (104 MB)

[#006] sha256:f10da806e17f8f75f447f192776d0ef248b26af629fc966bcf027c9ffbb1de9a - 0.04% (117 KB)

[#007] sha256:17493ade098e367174a70eb724b75e321fe7872009fa53e4e08fe52920789e79 - 0.0% (1.01 KB)

[#008] sha256:913f296d0e86c8ac087f868a3099ef89dd9bc720828f30961fd539f51da7a008 - 0.0% (1.02 KB)

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

[#010] sha256:8069a3f04db962c815ca5a0b20811b64da051b5f4a2ce344118a672bdfbb7acb - 16.83% (44.3 MB)

[#011] sha256:c360d4a634b1eb9c0812f09c43391fda84098d8e1aa5efaec2bcd4bd09cf65f5 - 0.02% (56.7 KB)

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

[#013] sha256:a7a7df6e0c6a62b155934588c537116ba71b394c0e93db2054a475ff769ec0c6 - 0.03% (83.3 KB)

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

[#015] sha256:98ae4623eb76c3038a9c5cf996a2dddd1e396ad2faaf09ca8ddca3ca0181b5ca - 0.0% (1.02 KB)


History
2023-10-06 21:30:39 UTC

Apply image 10.0.20348.2031

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

cmd /S /C #(nop) USER ContainerAdministrator

2023-10-13 00:38:31 UTC

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

2023-10-13 00:38:32 UTC

cmd /S /C #(nop) USER ContainerUser

2023-10-13 00:38:43 UTC

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

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

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

2023-10-13 00:39:13 UTC

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

2023-10-20 16:14:25 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2023-10-20 16:14:36 UTC

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

2023-10-20 16:14:46 UTC

cmd /S /C pwsh --version

2023-10-20 16:14:46 UTC

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

2023-10-20 16:14:51 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:14:52 UTC

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

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