Namespace
gitlab
Image / Tag
gitlab-runner-helper:arm64-ad85cfd6
Content Digest
sha256:2283d054d2ee30bd28bcf5ae7f9303aacc04716940dbbf1b2561f820949b5e6d
Details
Created

2025-04-09 01:09:34 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.71% (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.37% (13.9 MB)

[#005] sha256:bfd04c4576807fe4fadf62a462acc3f4001299036de134ddbc03f8752aff0adc - 42.78% (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-09 01:09:34 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux

2025-04-09 01:09:34 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=arm64

2025-04-09 01:09:34 UTC (buildkit.dockerfile.v0)

ARG SRC_SUFFIX=

2025-04-09 01:09:34 UTC (buildkit.dockerfile.v0)

ARG DST_SUFFIX=

2025-04-09 01:09:34 UTC (buildkit.dockerfile.v0)

ARG DST_DIR=/usr/bin

2025-04-09 01:09:34 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