Namespace
gitlab
Image / Tag
gitlab-runner-helper:s390x-2f054230
Content Digest
sha256:8ceef95a46b3b4d8a9fa98a0b81ebcfa7d3333dad8562ed17592eb26ad79a1b1
Details
Created

2026-01-08 21:29:43 UTC

Size

35.7 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:913efc36ec133ccc056e722147d93d8138aa999785d2ce858104b0c2d0e78fd6 - 8.7% (3.1 MB)

[#001] sha256:7e83007456413d68c8dfb6888418002782706273f8b0857313ad7fffb63c8f4b - 0.0% (434 Bytes)

[#002] sha256:58f6895c331e1d3d010286fade825891570edfe7f2f34927d6e391ec7d833628 - 0.0% (197 Bytes)

[#003] sha256:c1c2c21b1e59ad1d2be5ecf6190e4e1926e7c6d55c20b071ee13e47ee060fdda - 43.16% (15.4 MB)

[#004] sha256:2ca9ecae59a09296b3280cd78b93152ad2988675a705dc5fac4bbc2e574f7cff - 48.14% (17.2 MB)


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

ADD alpine-minirootfs-3.19.9-s390x.tar.gz / # buildkit

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

CMD ["/bin/sh"]

2025-12-12 04:20:31 UTC (buildkit.dockerfile.v0)

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

2025-12-12 04:20:31 UTC (buildkit.dockerfile.v0)

COPY ./helpers/entrypoint / # buildkit

2025-12-12 04:20:31 UTC (buildkit.dockerfile.v0)

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

2025-12-12 04:20:31 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-12 04:20:31 UTC (buildkit.dockerfile.v0)

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

2025-12-12 04:20:31 UTC (buildkit.dockerfile.v0)

CMD ["sh"]

2026-01-08 21:29:43 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux

2026-01-08 21:29:43 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=s390x

2026-01-08 21:29:43 UTC (buildkit.dockerfile.v0)

ARG SRC_SUFFIX=

2026-01-08 21:29:43 UTC (buildkit.dockerfile.v0)

ARG DST_SUFFIX=

2026-01-08 21:29:43 UTC (buildkit.dockerfile.v0)

ARG DST_DIR=/usr/bin

2026-01-08 21:29:43 UTC (buildkit.dockerfile.v0)

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