Namespace
gitlab
Image / Tag
gitlab-runner-helper:alpine-edge-arm-3f2c8ea1
Content Digest
sha256:b1c9ed57fc6a8c1ae8147693b7e9117aed563dc8a3e814a33533cfd71457c334
Details
Created

2025-07-16 17:14:13 UTC

Size

34.5 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:56c91669ab0b059c942de9f47565cc578ebeeec80ce7488c8f72fd1c9652d1bf - 8.56% (2.95 MB)

[#001] sha256:7e735d1540f5ace54a35d66b16509f80742c21eff7c32b334e3735ae69a26f09 - 0.1% (33.7 KB)

[#002] sha256:b9f4804da87a848b75cd2212349d4a3458133ab4586fb202cc2e316fc8270b3b - 0.0% (435 Bytes)

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

[#004] sha256:32aa3016c6af53ee5ce163c594d3283130aa961a1f503af5a875e99d0ee5b58f - 52.75% (18.2 MB)

[#005] sha256:af30eee62ba981df84cc05ac65ae63c3fcfb4e13f22ec1c68ea66fda7ffa0ebe - 38.59% (13.3 MB)


History
2025-01-08 12:16:36 UTC (buildkit.dockerfile.v0)

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

2025-01-08 12:16:36 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-06-17 20:24:40 UTC (buildkit.dockerfile.v0)

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

2025-06-17 20:24:40 UTC (buildkit.dockerfile.v0)

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

2025-06-17 20:24:40 UTC (buildkit.dockerfile.v0)

COPY ./helpers/entrypoint / # buildkit

2025-06-17 20:24:40 UTC (buildkit.dockerfile.v0)

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

2025-06-17 20:24:40 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-06-17 20:24:40 UTC (buildkit.dockerfile.v0)

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

2025-06-17 20:24:40 UTC (buildkit.dockerfile.v0)

CMD ["sh"]

2025-07-16 17:14:13 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux

2025-07-16 17:14:13 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=arm

2025-07-16 17:14:13 UTC (buildkit.dockerfile.v0)

ARG SRC_SUFFIX=

2025-07-16 17:14:13 UTC (buildkit.dockerfile.v0)

ARG DST_SUFFIX=

2025-07-16 17:14:13 UTC (buildkit.dockerfile.v0)

ARG DST_DIR=/usr/bin

2025-07-16 17:14:13 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