Namespace
gitlab
Image / Tag
gitlab-runner-helper:ubuntu-ppc64le-4fb8dd99
Content Digest
sha256:035a5848925816544bb314a015ba5445e63cf8298296ca6c78a03a63a73c8413
Details
Created

2025-09-29 15:19:15 UTC

Size

81.4 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    24.04

Environment
PATH

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


Layers

[#000] sha256:fee2ffca1abc442998f229904ae8c2aefbf7524f490dda4ad1cdda4fa4c3f79c - 41.54% (33.8 MB)

[#001] sha256:aa9ab48639b6fd7ecacd2435dbb7e81ff0b3180bca1363c2e1b1580be41b06df - 42.44% (34.5 MB)

[#002] sha256:7f20f7ee2d88be578bf5739a9470d8166c3c57ed6976a01cac54a60f10e96fd4 - 0.0% (210 Bytes)

[#003] sha256:1baec10c6c17cb63050f715b4932b95c37518a5bcdb8b1833652e9d6390c0496 - 0.54% (446 KB)

[#004] sha256:a76f14e567e1ee3b17564a19cbefa9d20301baafce5b20e89bea405e12f4f7a6 - 0.0% (436 Bytes)

[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#006] sha256:6a9107cd85ac1ca09848dcdcee5ff7f4e45bba43c26acabab81dbab28faeeb11 - 0.0% (191 Bytes)

[#007] sha256:e00d7549281a6ad68351522ba50377093f00be393fecbafab605d6886ea359b8 - 15.48% (12.6 MB)


History
2025-07-28 20:44:58 UTC

/bin/sh -c #(nop) ARG RELEASE

2025-07-28 20:44:58 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2025-07-28 20:44:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2025-07-28 20:44:58 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04

2025-07-28 20:44:58 UTC

/bin/sh -c #(nop) ADD file:55e5af389c76b79c77275691d488810a1fd875fe7e47b4b14a8b70f1230bf1a2 in /

2025-07-28 20:44:58 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2025-07-28 20:44:58 UTC (buildkit.dockerfile.v0)

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

2025-07-28 20:44:58 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install -y bash ca-certificates git git-lfs && rm -rf /var/lib/apt/lists/* # buildkit

2025-07-28 20:44:58 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c git lfs install --skip-repo # buildkit

2025-07-28 20:44:58 UTC (buildkit.dockerfile.v0)

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

2025-07-28 20:44:58 UTC (buildkit.dockerfile.v0)

COPY ./helpers/entrypoint / # buildkit

2025-07-28 20:44:58 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c chmod +x /entrypoint # buildkit

2025-07-28 20:44:58 UTC (buildkit.dockerfile.v0)

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

2025-07-28 20:44:58 UTC (buildkit.dockerfile.v0)

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

2025-07-28 20:44:58 UTC (buildkit.dockerfile.v0)

CMD ["sh"]

2025-09-29 15:19:15 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux

2025-09-29 15:19:15 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=ppc64le

2025-09-29 15:19:15 UTC (buildkit.dockerfile.v0)

ARG SRC_SUFFIX=

2025-09-29 15:19:15 UTC (buildkit.dockerfile.v0)

ARG DST_SUFFIX=

2025-09-29 15:19:15 UTC (buildkit.dockerfile.v0)

ARG DST_DIR=/usr/bin

2025-09-29 15:19:15 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