Namespace
gitlab
Image / Tag
gitlab-runner-helper:arm64-64da8bbb
Content Digest
sha256:78b4c65043029954583482e69ee2d56a39d73624dceb232b466187e05cfacb1c
Details
Created

2025-04-08 11:42:46 UTC

Size

29.9 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:d13a3fff434d56c3504596695435266be8d07061a80359aa09366eea2e094aa0 - 10.7% (3.21 MB)

[#001] sha256:b425c8852c00f717501bdbecbd69f05f45cfb7559bea6b3cc3713108ef6217b2 - 0.14% (44.4 KB)

[#002] sha256:89e10685d9ffd4c1e37634d024ac7919e13c9b94049fc58e43cc0dcc5e515c04 - 0.0% (437 Bytes)

[#003] sha256:bf2abf1bb4b35b56369880b574d02e46c55f08923e3fbb307df9fbad89bba545 - 0.0% (197 Bytes)

[#004] sha256:d5803f3467c069aca3af6277f095e4151ce0ad2ec852798a93370a14908acbf3 - 46.35% (13.9 MB)

[#005] sha256:1ccecb924e42fa33bfa4aea785531017e9e01982513a0f58d302712af90b7502 - 42.8% (12.8 MB)


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

ADD alpine-minirootfs-3.19.7-aarch64.tar.gz / # buildkit

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

CMD ["/bin/sh"]

2025-03-12 23:07:23 UTC (buildkit.dockerfile.v0)

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

2025-03-12 23:07:23 UTC (buildkit.dockerfile.v0)

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

2025-03-12 23:07:23 UTC (buildkit.dockerfile.v0)

COPY ./helpers/entrypoint / # buildkit

2025-03-12 23:07:23 UTC (buildkit.dockerfile.v0)

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

2025-03-12 23:07:23 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

2025-03-12 23:07:23 UTC (buildkit.dockerfile.v0)

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

2025-03-12 23:07:23 UTC (buildkit.dockerfile.v0)

CMD ["sh"]

2025-04-08 11:42:46 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux

2025-04-08 11:42:46 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=arm64

2025-04-08 11:42:46 UTC (buildkit.dockerfile.v0)

ARG SRC_SUFFIX=

2025-04-08 11:42:46 UTC (buildkit.dockerfile.v0)

ARG DST_SUFFIX=

2025-04-08 11:42:46 UTC (buildkit.dockerfile.v0)

ARG DST_DIR=/usr/bin

2025-04-08 11:42:46 UTC (buildkit.dockerfile.v0)

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