Namespace
gitlab
Image / Tag
gitlab-runner-helper:alpine3.21-ppc64le-7e0d64ee
Content Digest
sha256:173a7e35c2ca6a6a87b9e5c7d2222333623d1714a317fc9972742b21455f39cf
Details
Created

2024-12-16 18:27:31 UTC

Size

31.7 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:a12ff663c50b78339bd273940ba035e29d8220954846a4c35a5f79080b37a3d3 - 10.77% (3.41 MB)

[#001] sha256:149ca4470d9f0af43a56925e07af7240dc1bac9909d2f34fe020f98237ba3b63 - 0.12% (37.9 KB)

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

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

[#004] sha256:8480807965591f8126808b0a2b80b85e8cfa7005880d906ecd580aad4910ec35 - 50.48% (16 MB)

[#005] sha256:00820c748b836853233ee9fc8ecc28a539b46db655e44226efafdd223a6331ba - 38.64% (12.2 MB)


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

ADD alpine-minirootfs-3.21.0-ppc64le.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"]

2024-12-16 18:27:31 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux

2024-12-16 18:27:31 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=ppc64le

2024-12-16 18:27:31 UTC (buildkit.dockerfile.v0)

ARG SRC_SUFFIX=

2024-12-16 18:27:31 UTC (buildkit.dockerfile.v0)

ARG DST_SUFFIX=

2024-12-16 18:27:31 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