Namespace
gitlab
Image / Tag
gitlab-runner-helper:alpine3.21-arm-0074512f
Content Digest
sha256:d70820e4430e653a4476545b38b64db457a66cfde08626408e11093f7526fe8f
Details
Created

2025-01-03 17:10:08 UTC

Size

30.6 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:39ad020c297459aff9281e5c635286218011e335f3460834ae8397a771bfec55 - 9.66% (2.96 MB)

[#001] sha256:357062d3365928838a0b9be2ec6378251d6782e59f77241153afaad12484d9b6 - 0.11% (33 KB)

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

[#003] sha256:77f5d8f1ccf24a83c6dc4eb4962722d1d43da59067639119aaf1b44f71843517 - 0.0% (196 Bytes)

[#004] sha256:7f494f8dd0bc7c8ccfed246a7a9554ca9accd9cd948b0847726c7b1ee34886a4 - 48.11% (14.7 MB)

[#005] sha256:e79e08c79acd68bd8b5de4cafe222769a683b21e87c26af3723304447981dcd3 - 42.13% (12.9 MB)


History
2024-12-05 12:49:04 UTC (buildkit.dockerfile.v0)

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

2024-12-05 12:49:04 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:10:08 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux

2025-01-03 17:10:08 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=arm

2025-01-03 17:10:08 UTC (buildkit.dockerfile.v0)

ARG SRC_SUFFIX=

2025-01-03 17:10:08 UTC (buildkit.dockerfile.v0)

ARG DST_SUFFIX=

2025-01-03 17:10:08 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