Namespace
gitlab
Image / Tag
gitlab-runner-helper:ppc64le-501c3f8c
Content Digest
sha256:4fd36987bd65d5fd418c8c3d90c8bdc7f307f937230289f338125f666d66d913
Details
Created

2026-01-22 21:50:12 UTC

Size

34.5 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:e99908f6ead74bb809123fe0d40505509ed6113949496be71629433c6ea3fa1a - 9.88% (3.41 MB)

[#001] sha256:8b6a5a3722c4537dbae60afb78ee59b4480a97bfea598f617138e9edd03a5dc5 - 0.0% (438 Bytes)

[#002] sha256:77741866c5ad8dbc832b75bd4e7886a4965fe44bf1ec7a58b2a64adfc4e278b6 - 0.0% (197 Bytes)

[#003] sha256:906347a6ea1681fe0e3b7e670e6283970189f719a1678382b776b5a6932da893 - 48.55% (16.7 MB)

[#004] sha256:30807e1e286c47bc5cf2330610e6f3a114dd8bdf062ff8fd671f2b728ceccc28 - 41.57% (14.3 MB)


History
2025-10-08 11:06:42 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.21.5-ppc64le.tar.gz / # buildkit

2025-10-08 11:06:42 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2026-01-16 19:27:08 UTC (buildkit.dockerfile.v0)

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

2026-01-16 19:27:08 UTC (buildkit.dockerfile.v0)

COPY ./helpers/entrypoint / # buildkit

2026-01-16 19:27:08 UTC (buildkit.dockerfile.v0)

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

2026-01-16 19:27:08 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 coreutils dumb-init && ln -s miniperl /usr/bin/perl && chmod +x /entrypoint && echo 'hosts: files dns' >> /etc/nsswitch.conf # buildkit

2026-01-16 19:27:08 UTC (buildkit.dockerfile.v0)

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

2026-01-16 19:27:08 UTC (buildkit.dockerfile.v0)

CMD ["sh"]

2026-01-22 21:50:12 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux

2026-01-22 21:50:12 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=ppc64le

2026-01-22 21:50:12 UTC (buildkit.dockerfile.v0)

ARG SRC_SUFFIX=

2026-01-22 21:50:12 UTC (buildkit.dockerfile.v0)

ARG DST_SUFFIX=

2026-01-22 21:50:12 UTC (buildkit.dockerfile.v0)

ARG DST_DIR=/usr/bin

2026-01-22 21:50:12 UTC (buildkit.dockerfile.v0)

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