Namespace
gitlab
Image / Tag
gitlab-runner-helper:alpine3.18-arm-4d352094
Content Digest
sha256:a04c29eb18220fe46de944f54a018cdba35c477cb1caa500dbd505ec77cc0d82
Details
Created

2025-05-29 15:11:47 UTC

Size

29 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:add8bf880239c61df6b8fb5468202d0c151ada0960cd3c2691007322655b41a7 - 9.58% (2.78 MB)

[#001] sha256:5554c99abf6d22a4f6def2942ce590f21adeea935ba8f788bd48bd58e02a5f2f - 0.1% (28.8 KB)

[#002] sha256:b1eb201bcee20e21fa7ed57cd1a6176706f940cfb224908dc2e37ab64258c233 - 0.0% (433 Bytes)

[#003] sha256:bb7a65bfa6df616ac19227e887ccaa304a19b5e07d7a0c1b306c691ea4acae11 - 0.0% (198 Bytes)

[#004] sha256:926e59591aec8cadcb5ba60957e8477f5387700d3f55ee2d5a6c4a85cac4855a - 44.85% (13 MB)

[#005] sha256:eead11b7c2dac57026c9e6a1feb550779368da0a30f6d02ea98ac0d602f4cbf2 - 45.47% (13.2 MB)


History
2025-02-14 03:03:06 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.18.12-armv7.tar.gz / # buildkit

2025-02-14 03:03:06 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-05-03 01:49:33 UTC (buildkit.dockerfile.v0)

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

2025-05-03 01:49:33 UTC (buildkit.dockerfile.v0)

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

2025-05-03 01:49:33 UTC (buildkit.dockerfile.v0)

COPY ./helpers/entrypoint / # buildkit

2025-05-03 01:49:33 UTC (buildkit.dockerfile.v0)

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

2025-05-03 01:49:33 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 coreutils && ln -s miniperl /usr/bin/perl && chmod +x /entrypoint && echo 'hosts: files dns' >> /etc/nsswitch.conf # buildkit

2025-05-03 01:49:33 UTC (buildkit.dockerfile.v0)

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

2025-05-03 01:49:33 UTC (buildkit.dockerfile.v0)

CMD ["sh"]

2025-05-29 15:11:47 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux

2025-05-29 15:11:47 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=arm

2025-05-29 15:11:47 UTC (buildkit.dockerfile.v0)

ARG SRC_SUFFIX=

2025-05-29 15:11:47 UTC (buildkit.dockerfile.v0)

ARG DST_SUFFIX=

2025-05-29 15:11:47 UTC (buildkit.dockerfile.v0)

ARG DST_DIR=/usr/bin

2025-05-29 15:11:47 UTC (buildkit.dockerfile.v0)

COPY gitlab-runner-helper.linux-arm /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