Namespace
gitlab
Image / Tag
gitlab-runner-helper:alpine3.19-ppc64le-38019e0a
Content Digest
sha256:4551a12660ab84270f56e3a251860d62ae8e70322e57de8eb3df76ca5a560050
Details
Created

2025-10-15 14:24:59 UTC

Size

31.1 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:fad02e700aec982dd556a4276525680657ee6d1abbd1dd39a3e5709a60a75613 - 10.33% (3.21 MB)

[#001] sha256:c110c716cabf0e1251a478c4dab5303c54a633fbd2c1b87462c27d7ae0aac735 - 0.12% (37.4 KB)

[#002] sha256:a76f14e567e1ee3b17564a19cbefa9d20301baafce5b20e89bea405e12f4f7a6 - 0.0% (436 Bytes)

[#003] sha256:9d5601c79884f9399f584a6aa3d8fe24bc9a75d59b6d31f8ee9093b7f990e2fb - 0.0% (197 Bytes)

[#004] sha256:a185e963f2e08cd816a4a3de92ef2d52b4a69cf96b5ef3f2bbc6fea97d59f8bc - 48.99% (15.2 MB)

[#005] sha256:760e5847bead9aff4bb56ebf211fbdda3bbc1dad40a9f496c09b97a466d13b14 - 40.56% (12.6 MB)


History
2025-07-15 11:32:09 UTC (buildkit.dockerfile.v0)

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

2025-07-15 11:32:09 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-07-28 20:44:58 UTC (buildkit.dockerfile.v0)

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

2025-07-28 20:44:58 UTC (buildkit.dockerfile.v0)

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

2025-07-28 20:44:58 UTC (buildkit.dockerfile.v0)

COPY ./helpers/entrypoint / # buildkit

2025-07-28 20:44:58 UTC (buildkit.dockerfile.v0)

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

2025-07-28 20:44:58 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 && ln -s miniperl /usr/bin/perl && chmod +x /entrypoint && echo 'hosts: files dns' >> /etc/nsswitch.conf # buildkit

2025-07-28 20:44:58 UTC (buildkit.dockerfile.v0)

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

2025-07-28 20:44:58 UTC (buildkit.dockerfile.v0)

CMD ["sh"]

2025-10-15 14:24:59 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux

2025-10-15 14:24:59 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=ppc64le

2025-10-15 14:24:59 UTC (buildkit.dockerfile.v0)

ARG SRC_SUFFIX=

2025-10-15 14:24:59 UTC (buildkit.dockerfile.v0)

ARG DST_SUFFIX=

2025-10-15 14:24:59 UTC (buildkit.dockerfile.v0)

ARG DST_DIR=/usr/bin

2025-10-15 14:24: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