Namespace
gitlab
Image / Tag
gitlab-runner-helper:ubuntu-x86_64-be820304
Content Digest
sha256:16b6744a2261766260ac6f294477535a57a4fd175a0cbfbb3e0d749aa4cd2cc1
Details
Created

2025-10-08 23:27:01 UTC

Size

74 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 - 39.44% (29.2 MB)

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

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

[#003] sha256:d3cbe5f21bf558cb1b33afe536cbee41e531e6ee1ea824ed81b532c1fcedbc9a - 0.52% (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:50d53da97877f4fa6289bed03ac706ac0fa9f7d965003d16b60b1969c9fa2aed - 19.08% (14.1 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-08 23:27:01 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux

2025-10-08 23:27:01 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=amd64

2025-10-08 23:27:01 UTC (buildkit.dockerfile.v0)

ARG SRC_SUFFIX=

2025-10-08 23:27:01 UTC (buildkit.dockerfile.v0)

ARG DST_SUFFIX=

2025-10-08 23:27:01 UTC (buildkit.dockerfile.v0)

ARG DST_DIR=/usr/bin

2025-10-08 23:27:01 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