Namespace
gitlab
Image / Tag
gitlab-runner-helper:alpine-latest-arm-5a021a1c
Content Digest
sha256:dfef72cef79b98054e77922fb3145430d957308b88bdf78506d5f6f429feaeda
Details
Created

2025-09-04 15:36:48 UTC

Size

31.8 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:22e4d17029cf647ff505d5389be90006efc5ed4178aed9a6d798a2bf7a675fc9 - 9.66% (3.07 MB)

[#001] sha256:34479cc944619762e4627a7fa1c4c0eb8acdd6086e949b9169b933e444ef40a0 - 0.1% (33 KB)

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

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

[#004] sha256:a61b61094c1513f347c61c05630b8155bd4907191ec3e777033e4255e6927f26 - 48.27% (15.3 MB)

[#005] sha256:ab7da0d3cb1d29507601aff9de51a030cbb4e738d0a49c852284389a83fbaf66 - 41.96% (13.3 MB)


History
2025-05-30 16:20:41 UTC (buildkit.dockerfile.v0)

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

2025-05-30 16:20:41 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-09-04 15:36:48 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux

2025-09-04 15:36:48 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=arm

2025-09-04 15:36:48 UTC (buildkit.dockerfile.v0)

ARG SRC_SUFFIX=

2025-09-04 15:36:48 UTC (buildkit.dockerfile.v0)

ARG DST_SUFFIX=

2025-09-04 15:36:48 UTC (buildkit.dockerfile.v0)

ARG DST_DIR=/usr/bin

2025-09-04 15:36:48 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