Namespace
gitlab
Image / Tag
gitlab-runner-helper:alpine-edge-ppc64le-dc4bed26
Content Digest
sha256:0518fc571919da6d965217a1b97ce0a95d3b011972da8063d3d0958944142446
Details
Created

2025-03-17 17:00:11 UTC

Size

34.6 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:be5cd0aeb34cb6e838716b18957d9069d91e61e892923a88c6299a1b2134a85d - 0.11% (37.9 KB)

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

[#003] sha256:fc0534fc7caaff289f0618b02810f3c0ccea5f10e4bd66b81b297c6f0986a3e8 - 0.0% (195 Bytes)

[#004] sha256:519afbd5b04c10edbdaffec7373beb2a57bc9974d7e8ad271972877f309c28fd - 54.14% (18.8 MB)

[#005] sha256:3e26629d7f4dceb3c3f60b85784ab594ba3f2a2326fe0ef9c78f3a2a5280a929 - 35.91% (12.4 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-03-12 23:07:23 UTC (buildkit.dockerfile.v0)

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

2025-03-12 23:07:23 UTC (buildkit.dockerfile.v0)

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

2025-03-12 23:07:23 UTC (buildkit.dockerfile.v0)

COPY ./helpers/entrypoint / # buildkit

2025-03-12 23:07:23 UTC (buildkit.dockerfile.v0)

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

2025-03-12 23:07:23 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

2025-03-12 23:07:23 UTC (buildkit.dockerfile.v0)

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

2025-03-12 23:07:23 UTC (buildkit.dockerfile.v0)

CMD ["sh"]

2025-03-17 17:00:11 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux

2025-03-17 17:00:11 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=ppc64le

2025-03-17 17:00:11 UTC (buildkit.dockerfile.v0)

ARG SRC_SUFFIX=

2025-03-17 17:00:11 UTC (buildkit.dockerfile.v0)

ARG DST_SUFFIX=

2025-03-17 17:00:11 UTC (buildkit.dockerfile.v0)

ARG DST_DIR=/usr/bin

2025-03-17 17:00:11 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