Namespace
gitlab
Image / Tag
gitlab-runner-helper:ubuntu-x86_64-bbdc3f57
Content Digest
sha256:3ed2f991b5d3ca899cd8614a2ee5e53fc1a2b42d1a2845c222d4838330b6ca2e
Details
Created

2025-10-28 21:38:53 UTC

Size

75.5 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:441900e46a304b5b2be3771e5763a57780052a0dd54d80049499da6b887736e9 - 38.62% (29.2 MB)

[#001] sha256:bbda5e0ea08e647a4ab7e4e9e3df4464aa0e97d31874eacf2d34be6764b174e6 - 40.11% (30.3 MB)

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

[#003] sha256:d3cbe5f21bf558cb1b33afe536cbee41e531e6ee1ea824ed81b532c1fcedbc9a - 0.51% (394 KB)

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

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

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

[#007] sha256:eb6cfcc890ace604ac5008e06cc457ec288faccbe1e79dcb0fa6202a36ab2aaa - 20.76% (15.7 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:e67907c77897d27192314f6c4fa0112b6f7dce3e127500516535cc50fe736c92 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-10-28 21:38:53 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux

2025-10-28 21:38:53 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=amd64

2025-10-28 21:38:53 UTC (buildkit.dockerfile.v0)

ARG SRC_SUFFIX=

2025-10-28 21:38:53 UTC (buildkit.dockerfile.v0)

ARG DST_SUFFIX=

2025-10-28 21:38:53 UTC (buildkit.dockerfile.v0)

ARG DST_DIR=/usr/bin

2025-10-28 21:38:53 UTC (buildkit.dockerfile.v0)

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