Namespace
gitlab
Image / Tag
gitlab-runner-helper:x86_64-9a689d0a
Content Digest
sha256:efe72d943446e0f936cb2fb7a9e80b36a48c590c068b13d40b27fa5cda59080c
Details
Created

2025-01-20 23:35:36 UTC

Size

30.4 MB

Content Digest
Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:0183fcdd2faa7ae7f340c86fb6907c4ac83949db54b81e70e13b296450f977fb - 10.74% (3.26 MB)

[#001] sha256:8ac26b384863f1ed5d9fa20721478b91b9a89da78eb390c0366144aeff3172f9 - 0.09% (28.6 KB)

[#002] sha256:851032ee2a9e97ad692fdab35688ab2e0d03307d760c391906a286672491f9e2 - 0.0% (436 Bytes)

[#003] sha256:6ebe93921ec05e753567ae9083838591384473676b0c5a1104ec03a45babfd04 - 0.0% (189 Bytes)

[#004] sha256:3754f4e5cb6e8bec95a1299d9872465365e414f295895c9a02c1d8f215e4ccd1 - 44.01% (13.4 MB)

[#005] sha256:e2dbeaa4ae115eda63b260f88b6e616d90f09c08280465914e71eb34379dcc50 - 45.16% (13.7 MB)


History
2024-12-16 15:53:02 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.18.11-x86_64.tar.gz / # buildkit

2024-12-16 15:53:02 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2024-12-16 15:53:02 UTC (buildkit.dockerfile.v0)

ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2024-12-16 15:53:02 UTC (buildkit.dockerfile.v0)

COPY /tmp/dumb-init/dumb-init /usr/bin # buildkit

2024-12-16 15:53:02 UTC (buildkit.dockerfile.v0)

COPY ./helpers/entrypoint / # buildkit

2024-12-16 15:53:02 UTC (buildkit.dockerfile.v0)

COPY ./scripts/ /usr/bin/ # buildkit

2024-12-16 15:53:02 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk update && apk upgrade --no-cache && apk add --no-cache -u ca-certificates curl git git-lfs busybox zlib pcre2 bash miniperl && ln -s miniperl /usr/bin/perl && chmod +x /entrypoint && echo 'hosts: files dns' >> /etc/nsswitch.conf # buildkit

2024-12-16 15:53:02 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/dumb-init" "/entrypoint"]

2024-12-16 15:53:02 UTC (buildkit.dockerfile.v0)

CMD ["sh"]

2025-01-20 23:35:36 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux

2025-01-20 23:35:36 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=amd64

2025-01-20 23:35:36 UTC (buildkit.dockerfile.v0)

ARG SRC_SUFFIX=

2025-01-20 23:35:36 UTC (buildkit.dockerfile.v0)

ARG DST_SUFFIX=

2025-01-20 23:35:36 UTC (buildkit.dockerfile.v0)

COPY gitlab-runner-helper.linux-amd64 /usr/bin/gitlab-runner-helper # 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