Namespace
gitlab
Image / Tag
gitlab-runner-helper:x86_64-71d083cd-nanoserver21H2
Content Digest
sha256:f02d4bef07d1a225781ade381f6d85e0453b1fe1bdac28ee3cc71d550498fcf2
Details
Created

2025-01-21 21:40:47 UTC

Size

271 MB

Content Digest
Environment
GIT_CONFIG_NOSYSTEM

1

PATH

C:\Windows;C:\Windows\System32;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\PowerShell\7;C:\Program Files\git\cmd;C:\Program Files\git-lfs;C:\Program Files\gitlab-runner-helper


Layers

[#000] sha256:0459f710fd1efa7e9a8947403ab7d7bb5133c677286d9887d1011d7932bf1467 - 42.47% (115 MB)

[#001] sha256:7cb87835dfdd6120bdbb91f4f87282df650b87cd6be90a877c24bad2fd09f229 - 11.21% (30.4 MB)

[#002] sha256:933778fd1388b5a124ec1370faebaedcb50456f91692d96c29211cc0c8b066f9 - 1.72% (4.66 MB)

[#003] sha256:591ef27ef6c094222c283977719a2e56dd81b83b562c355c9abb6f7b813effe7 - 39.57% (107 MB)

[#004] sha256:43272cdb38fb9e99626be9c7b03c1825c2927c5a3db2c109135d6485f70372fc - 0.0% (639 Bytes)

[#005] sha256:0c0af98acfb14dc7b4f25132f3867cd799a4e5328875d141302430dc0b5fe1a9 - 0.0% (1.06 KB)

[#006] sha256:e73a4b1192cec090b99bea64b109bc9fd7f1e0888b11c4faea9eef3bc948155a - 0.05% (150 KB)

[#007] sha256:5170a4ef7efa5013ee819135ebb2dbd28ea9480ca734518671111ac671fd1cf0 - 4.98% (13.5 MB)


History
2025-01-12 09:54:50 UTC

Apply image 10.0.20348.3091

2025-01-21 14:14:29 UTC (buildkit.dockerfile.v0)

USER ContainerAdministrator

2025-01-21 14:14:29 UTC (buildkit.dockerfile.v0)

COPY /tmp/git /Program Files/git # buildkit

2025-01-21 14:14:29 UTC (buildkit.dockerfile.v0)

COPY /tmp/git-lfs /Program Files/git-lfs # buildkit

2025-01-21 14:14:29 UTC (buildkit.dockerfile.v0)

COPY /tmp/pwsh /Program Files/PowerShell/7 # buildkit

2025-01-21 14:14:29 UTC (buildkit.dockerfile.v0)

COPY helpers/entrypoint.cmd . # buildkit

2025-01-21 14:14:29 UTC (buildkit.dockerfile.v0)

ENV PATH=C:\Windows;C:\Windows\System32;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\PowerShell\7;C:\Program Files\git\cmd;C:\Program Files\git-lfs;C:\Program Files\gitlab-runner-helper GIT_CONFIG_NOSYSTEM=1

2025-01-21 14:14:29 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["entrypoint.cmd"]

2025-01-21 15:11:13 UTC

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

2025-01-21 15:11:16 UTC

pwsh -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; & $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

2025-01-21 21:40:47 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=windows

2025-01-21 21:40:47 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=amd64

2025-01-21 21:40:47 UTC (buildkit.dockerfile.v0)

ARG SRC_SUFFIX=.exe

2025-01-21 21:40:47 UTC (buildkit.dockerfile.v0)

ARG DST_SUFFIX=.exe

2025-01-21 21:40:47 UTC (buildkit.dockerfile.v0)

COPY gitlab-runner-helper.windows-amd64.exe /usr/bin/gitlab-runner-helper.exe # buildkit

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