Namespace
gitlab
Image / Tag
gitlab-runner-helper:x86_64-bleeding-nanoserver21H1
Content Digest
sha256:e93dd3a85644b02c1d2397fd167125450fd3d56e2aaedd92abb81f6711fe29df
Details
Created

2023-03-30 17:39:19 UTC

Size

260 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:9e0d440fca83fb7bc10746dfa71673c7187c16abb63a1612e6c3bdfe13786652 - 43.44% (113 MB)

[#001] sha256:36b3c2e9494c15444972e60d10b6dbba6252cac75716ecd0cc470723366bb256 - 0.0% (1.01 KB)

[#002] sha256:6fe3f1a0bcb21ec89bb172bdf698b16c42d369854e19d2129f1ff2b5a5ad5a2a - 0.0% (1.04 KB)

[#003] sha256:fe163e5720acc7001526171636b0b9b0cfda76f9527f3c3852fd3605e08b2ce8 - 0.03% (76.7 KB)

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

[#005] sha256:e5426ee3f03f88908596b4dcba29461738ee513ad0fc8de51aa4a5da679d25b2 - 39.89% (104 MB)

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

[#007] sha256:6a2f238c9ec257af6e1fe9dbb536f6e9d174c91ce01e11a6efce6824103b6d67 - 0.0% (1.01 KB)

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

[#009] sha256:bf48b3b5bc8b37b7d2b1f97812cd55185f3e33e5ac8dcb5f1be74af1d03732a7 - 0.0% (1018 Bytes)

[#010] sha256:1b4ae8e2030ea7b04f56ff5acd862d7dd009d82c85255776251c082ab757e078 - 16.55% (43 MB)

[#011] sha256:dfd6d0824a467315435ee09b0b218294ee07ce218ad03c09d4ab34e0fe9e560f - 0.02% (45 KB)

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

[#013] sha256:146a15805c17fa1b5e27bf94db08fb7102f5024e44f7b1dffa3ab0719fea533e - 0.03% (85.6 KB)

[#014] sha256:3852310b68b89f35b347889695c02bda2bab0eaea740b0359e129f0288910b1a - 0.0% (1.38 KB)

[#015] sha256:b78f66cf460b12527421a139e4bb2882161be62695c8f2e485937ddd787436cd - 0.0% (1.01 KB)


History
2023-03-10 06:31:34 UTC

Apply image 10.0.20348.1607

2023-03-28 20:25: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-03-28 20:25:13 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2023-03-28 20:25:19 UTC

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

2023-03-28 20:25:19 UTC

cmd /S /C #(nop) USER ContainerUser

2023-03-28 20:25:30 UTC

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

2023-03-28 20:25:58 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-03-28 20:25:58 UTC

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

2023-03-28 20:25:59 UTC

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

2023-03-30 17:38:56 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2023-03-30 17:39:05 UTC

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

2023-03-30 17:39:13 UTC

cmd /S /C pwsh --version

2023-03-30 17:39:13 UTC

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

2023-03-30 17:39: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-03-30 17:39:19 UTC

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

2023-03-30 17:39: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