Namespace
gitlab
Image / Tag
gitlab-runner-helper:s390x-2143a525
Content Digest
sha256:c2fcb45745d982463ef5ffbff8317034705bd7cdeaf2359dd1eb0b5b393c9690
Details
Created

2025-01-07 11:04:54 UTC

Size

31.3 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:2cf6287c29b40fb867eb63db5d7189724563e69538ef303e15274f8139042129 - 9.83% (3.08 MB)

[#001] sha256:c4d3bef614391b058cbd2161fc515dc25761ea319a6f33211ac36c0cd8f33c0c - 0.1% (31.7 KB)

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

[#003] sha256:1fde28ccba48fad05066929cc3cb6d7f843881e7804fcd47bace282b8bc33336 - 0.0% (198 Bytes)

[#004] sha256:3145c4596b1fd7409d50b274bf506c41bde20ca761858e51751317963317ad06 - 47.74% (15 MB)

[#005] sha256:dfd190e585582315f07ddfefc21edbbf497baa57235c9f7909c6fd1d0e9e0409 - 42.33% (13.3 MB)


History
2024-09-06 12:03:22 UTC (buildkit.dockerfile.v0)

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

2024-09-06 12:03:22 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"]

2025-01-07 11:04:54 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux

2025-01-07 11:04:54 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=s390x

2025-01-07 11:04:54 UTC (buildkit.dockerfile.v0)

ARG SRC_SUFFIX=

2025-01-07 11:04:54 UTC (buildkit.dockerfile.v0)

ARG DST_SUFFIX=

2025-01-07 11:04:54 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