Namespace
gitlab
Image / Tag
gitlab-runner-helper:x86_64-v17.1.2-nanoserver1809
Content Digest
sha256:7cf219b074677078e4d8cc781ec5adb3990e02e8b88ed9dcd5676eb301e78963
Details
Created

2024-10-15 12:57:41 UTC

Size

249 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:5f8edc2588edb9971a52d53cd4265062614ebb25e94063a4d235376797b0e57a - 40.07% (99.6 MB)

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

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

[#003] sha256:eb4977c8e0eaaa04b75f3c04d99bd549d47e5fc72a32c03fc9016585ed830573 - 0.03% (69.8 KB)

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

[#005] sha256:6e04cea8eee2ae03b23b1fb5a14d2de5a2022e6dbc4dd7cb948e75830283454b - 41.77% (104 MB)

[#006] sha256:ae0dd42bf980493d3e269eb0b918103c16b75f5dd2af14d3461cd5e930aab8ee - 0.04% (114 KB)

[#007] sha256:b44061062e1019bb5bdf263a30219242708c9e6cfac6ea9ba43cea052d9f7fec - 0.0% (1.02 KB)

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

[#009] sha256:83a5d5fbfd7439d1844fd264ca840800b6f15675640b719c1baeb4d6afc9dab2 - 0.0% (1.01 KB)

[#010] sha256:a371eaa9fddbceb06d8a64bcd07b4bcb0af3da512636f41f69003c1b18e1c559 - 18.01% (44.8 MB)

[#011] sha256:931b7634111cfe9af3f418bd6625188d7e731e6d1839fe816b31bb13480fcb15 - 0.02% (53.3 KB)

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

[#013] sha256:80e6ec5b494391f12c8458475f3cf71f4f9077d40038c410c53cf84b0624178e - 0.05% (120 KB)

[#014] sha256:27e26bc08e8b239daeb112edbe3b481614b4fcde1c0236ed7c60854aac230319 - 0.0% (1.35 KB)

[#015] sha256:672201d5ef347842b7dfb13760cb1a529388649c0e78515ea50b92ca78a19530 - 0.0% (1.06 KB)


History
2023-10-02 07:48:04 UTC

Apply image 10.0.17763.4974

2023-10-26 02:05:46 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-10-26 02:05:47 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2023-10-26 02:06:05 UTC

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

2023-10-26 02:06:05 UTC

cmd /S /C #(nop) USER ContainerUser

2023-10-26 02:06:18 UTC

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

2023-10-26 02:06:51 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-26 02:06:51 UTC

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

2023-10-26 02:06:51 UTC

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

2024-10-15 12:57:15 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2024-10-15 12:57:27 UTC

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

2024-10-15 12:57:35 UTC

cmd /S /C pwsh --version

2024-10-15 12:57:35 UTC

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

2024-10-15 12:57:40 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

2024-10-15 12:57:41 UTC

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

2024-10-15 12:57:41 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