Namespace
gitlab
Image / Tag
gitlab-runner-helper:alpine-edge-ppc64le-53b3000e
Content Digest
sha256:3fda73a0f06a741bae29482a97d40fc13f2723c68409a7493d68c88946c5480a
Details
Created

2026-01-16 14:03:59 UTC

Size

38.6 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:d8b56143a99f4917d30da7e1171daf3971c7cf24b2ef66aad7b01f201494ec66 - 8.83% (3.41 MB)

[#001] sha256:9095271bae0e6ef9d82ea08d60667343c90119934236a2e5bd990eba772b91d5 - 0.0% (436 Bytes)

[#002] sha256:2b867991c41ff34e12fa278de29c96d01bce41c0f31d8af6ed463de92636340c - 0.0% (200 Bytes)

[#003] sha256:b6773ded0c3e11fc55617310d66e37643f277cbda7784125c9ece6e9e3b89448 - 54.18% (20.9 MB)

[#004] sha256:7452865e06056090b6d0aa887477da8515e87e4b9ae540d3484abb0a3c345b79 - 36.99% (14.3 MB)


History
2025-01-08 12:16:36 UTC (buildkit.dockerfile.v0)

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

2025-01-08 12:16:36 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-12-18 08:11:24 UTC (buildkit.dockerfile.v0)

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

2025-12-18 08:11:24 UTC (buildkit.dockerfile.v0)

COPY ./helpers/entrypoint / # buildkit

2025-12-18 08:11:24 UTC (buildkit.dockerfile.v0)

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

2025-12-18 08:11:24 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

2025-12-18 08:11:24 UTC (buildkit.dockerfile.v0)

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

2025-12-18 08:11:24 UTC (buildkit.dockerfile.v0)

CMD ["sh"]

2026-01-16 14:03:59 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux

2026-01-16 14:03:59 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=ppc64le

2026-01-16 14:03:59 UTC (buildkit.dockerfile.v0)

ARG SRC_SUFFIX=

2026-01-16 14:03:59 UTC (buildkit.dockerfile.v0)

ARG DST_SUFFIX=

2026-01-16 14:03:59 UTC (buildkit.dockerfile.v0)

ARG DST_DIR=/usr/bin

2026-01-16 14:03:59 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