Namespace
gitlab
Image / Tag
gitlab-runner-helper:alpine3.19-arm-0074512f
Content Digest
sha256:875def7366cd92fd64d78ff4e68128efda020f93e191b434a4e4323cadf7df2a
Details
Created

2025-01-03 17:09:30 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:e195ca707ed6c13ccfcf80a3e0887c25d53959acd7293877966f69472e815e48 - 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-03 17:09:30 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux

2025-01-03 17:09:30 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=arm

2025-01-03 17:09:30 UTC (buildkit.dockerfile.v0)

ARG SRC_SUFFIX=

2025-01-03 17:09:30 UTC (buildkit.dockerfile.v0)

ARG DST_SUFFIX=

2025-01-03 17:09:30 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