Namespace
gitlab
Image / Tag
gitlab-runner-helper:ubuntu-arm64-3929c1a9
Content Digest
sha256:fba76e9668f17613fa463dacde987a6c00426d5936d4c35dc025266af35b57d4
Details
Created

2025-08-21 12:53:43 UTC

Size

76.2 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:d99cf942ffb2823ac431b07833366b7498dd0b0f10e5766c7eeec2b121c89726 - 37.52% (28.6 MB)

[#001] sha256:76d9bfe09e0cb8a524a9dc8c41dbcbf34dd55929de4aa16855f8ae577f1ee6f5 - 45.24% (34.5 MB)

[#002] sha256:ebbc5762113b9320d8287cfd6e51d4cd2a417589c486082a8f1372fcf9c8f515 - 0.0% (212 Bytes)

[#003] sha256:ac5da6463b9f19a33ef4abbaa7c58e756c7a676be55e1756a257e61a6b8aa017 - 0.41% (316 KB)

[#004] sha256:89e10685d9ffd4c1e37634d024ac7919e13c9b94049fc58e43cc0dcc5e515c04 - 0.0% (437 Bytes)

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

[#006] sha256:b13a6fcb9c2e105ca45f527e6b0fbfc9f2675cf1ec51079689a0aac793423299 - 0.0% (195 Bytes)

[#007] sha256:7f8abd026c9af8e85883c9d87e87b5aae445c81cf2c5eac2d90b59f094e751ff - 16.83% (12.8 MB)


History
2025-01-27 04:14:51 UTC

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

2025-01-27 04:14:51 UTC

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

2025-01-27 04:14:51 UTC

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

2025-01-27 04:14:51 UTC

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

2025-01-27 04:14:54 UTC

/bin/sh -c #(nop) ADD file:68158f1ff76fd4de9f92666ad22571e6cd11df166255c2814a135773fdd6acd7 in /

2025-01-27 04:14:54 UTC

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

2025-03-12 23:07:23 UTC (buildkit.dockerfile.v0)

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

2025-03-12 23:07:23 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-03-12 23:07:23 UTC (buildkit.dockerfile.v0)

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

2025-03-12 23:07:23 UTC (buildkit.dockerfile.v0)

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

2025-03-12 23:07:23 UTC (buildkit.dockerfile.v0)

COPY ./helpers/entrypoint / # buildkit

2025-03-12 23:07:23 UTC (buildkit.dockerfile.v0)

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

2025-03-12 23:07:23 UTC (buildkit.dockerfile.v0)

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

2025-03-12 23:07:23 UTC (buildkit.dockerfile.v0)

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

2025-03-12 23:07:23 UTC (buildkit.dockerfile.v0)

CMD ["sh"]

2025-08-21 12:53:43 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux

2025-08-21 12:53:43 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=arm64

2025-08-21 12:53:43 UTC (buildkit.dockerfile.v0)

ARG SRC_SUFFIX=

2025-08-21 12:53:43 UTC (buildkit.dockerfile.v0)

ARG DST_SUFFIX=

2025-08-21 12:53:43 UTC (buildkit.dockerfile.v0)

ARG DST_DIR=/usr/bin

2025-08-21 12:53:43 UTC (buildkit.dockerfile.v0)

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