Namespace
gitlab
Image / Tag
gitlab-runner-helper:alpine3.19-arm-e4f782b3
Content Digest
sha256:e58abe02b5bd9a773da55a1dec66a53d27f733b8242f7c3f0bf1097996171ebf
Details
Created

2025-01-16 14:08:54 UTC

Size

30.2 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:02dfd5e2e7e47e8d8f9020a0d7f4d8240d6646afc6a52b168c0899bc0c3d06a3 - 9.23% (2.79 MB)

[#001] sha256:2971bb0bd99df3ed9030fc6e0fe9e0d9c39fc0430f36cbf48e9a40dafc2e7d68 - 0.1% (32.5 KB)

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

[#003] sha256:92dd4e991e531f59c6948fd0bba5917c8b036edeff2965848087269397cf3eef - 0.0% (196 Bytes)

[#004] sha256:cc937871f7b9ffa86b01de986f780849ba5f9cf43b8917c3daf0374dfc6af9af - 48.0% (14.5 MB)

[#005] sha256:4b23ee2465ce30954f7e685c98736bd4a52f4b1fa4427decd1067148e89d3fd9 - 42.66% (12.9 MB)


History
2024-09-06 12:04:22 UTC (buildkit.dockerfile.v0)

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

2024-09-06 12:04:22 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2024-12-16 15:53:02 UTC (buildkit.dockerfile.v0)

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

2024-12-16 15:53:02 UTC (buildkit.dockerfile.v0)

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

2024-12-16 15:53:02 UTC (buildkit.dockerfile.v0)

COPY ./helpers/entrypoint / # buildkit

2024-12-16 15:53:02 UTC (buildkit.dockerfile.v0)

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

2024-12-16 15:53:02 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

2024-12-16 15:53:02 UTC (buildkit.dockerfile.v0)

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

2024-12-16 15:53:02 UTC (buildkit.dockerfile.v0)

CMD ["sh"]

2025-01-16 14:08:54 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux

2025-01-16 14:08:54 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=arm

2025-01-16 14:08:54 UTC (buildkit.dockerfile.v0)

ARG SRC_SUFFIX=

2025-01-16 14:08:54 UTC (buildkit.dockerfile.v0)

ARG DST_SUFFIX=

2025-01-16 14:08:54 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