Namespace
gitlab
Image / Tag
gitlab-runner-helper:alpine3.18-s390x-71f21d18
Content Digest
sha256:13a45d3c3953a1a0808e793c7d1cf38f1b2aa621dc538cc3fdfa253334ff46cf
Details
Created

2025-01-15 19:00:44 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:212531abcb8a6f7e81fda1789b4006621930a70d4a90a22e96cff97c0b1e047e - 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-15 19:00:44 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux

2025-01-15 19:00:44 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=s390x

2025-01-15 19:00:44 UTC (buildkit.dockerfile.v0)

ARG SRC_SUFFIX=

2025-01-15 19:00:44 UTC (buildkit.dockerfile.v0)

ARG DST_SUFFIX=

2025-01-15 19:00:44 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