Namespace
gitlab
Image / Tag
gitlab-runner-helper:x86_64-14c5775c-nanoserver21H2
Content Digest
sha256:e8d7cb5fd436a2cf98d1bdbe8a6298cfb180790afbee36da8090526354bd8bc9
Details
Created

2025-03-20 08:49:58 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:d80279897d8cee6a59d982a4bcfc9cd75137811e9b0e90f4b5312651e6adbdc9 - 11.21% (30.4 MB)

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

[#003] sha256:e430a17d442107baf5fcabef6ef10cbebfad2c87119d1c816839b4b8f3b34bce - 39.56% (107 MB)

[#004] sha256:071a2b391994c301ef1d28c5845228344a08738846f5c4f83206bbaec7971fb9 - 0.0% (649 Bytes)

[#005] sha256:f46983b609e14707e3579640db568f4f66fb32d373ead2be44936d604d60e53f - 0.0% (1.07 KB)

[#006] sha256:465d363ced3f0dbfcc652b8cf80b866f9490b5199f79bc3b8ed911343d508d37 - 0.05% (151 KB)

[#007] sha256:35957571431141f83bf295c1e3a85610d6314f4790a76aeecf6fae5b65b254af - 4.99% (13.5 MB)


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

Apply image 10.0.20348.3091

2025-01-28 21:25:16 UTC (buildkit.dockerfile.v0)

USER ContainerAdministrator

2025-01-28 21:25:16 UTC (buildkit.dockerfile.v0)

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

2025-01-28 21:25:16 UTC (buildkit.dockerfile.v0)

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

2025-01-28 21:25:16 UTC (buildkit.dockerfile.v0)

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

2025-01-28 21:25:16 UTC (buildkit.dockerfile.v0)

COPY helpers/entrypoint.cmd . # buildkit

2025-01-28 21:25:16 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-28 21:25:16 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["entrypoint.cmd"]

2025-02-11 17:14:17 UTC

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

2025-02-11 17:14:21 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-03-20 08:49:58 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=windows

2025-03-20 08:49:58 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=amd64

2025-03-20 08:49:58 UTC (buildkit.dockerfile.v0)

ARG SRC_SUFFIX=.exe

2025-03-20 08:49:58 UTC (buildkit.dockerfile.v0)

ARG DST_SUFFIX=.exe

2025-03-20 08:49:58 UTC (buildkit.dockerfile.v0)

ARG DST_DIR=/Program Files/gitlab-runner-helper

2025-03-20 08:49:58 UTC (buildkit.dockerfile.v0)

COPY gitlab-runner-helper.windows-amd64.exe /Program Files/gitlab-runner-helper/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