Namespace
gitlab
Image / Tag
gitlab-runner-helper:ubuntu-arm64-9a689d0a
Content Digest
sha256:9485562e3e5bd86052012a1bd612608a3f9ef9a05026b18e1129672a821f6cc9
Details
Created

2025-01-20 23:35:44 UTC

Size

78.3 MB

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

Environment
PATH

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


Layers

[#000] sha256:963ceec6c2ca13b343a25d3157e3e30ffa80fc297ad5e3f78d8f43087427b2d3 - 33.13% (25.9 MB)

[#001] sha256:00af31d069a1fd4e5db94230a7814e477f3744ff5391642fa28e5c135be14251 - 50.48% (39.5 MB)

[#002] sha256:740c55adb2270a49272c3556300c094b03762d2b76ed164a7fd55f624641b5b5 - 0.0% (213 Bytes)

[#003] sha256:14c0e45dbda06c23d30c1cbf92f2e7ad99f43c661b9bbb44b1ee0d20970bf561 - 0.37% (297 KB)

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

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

[#006] sha256:37930bb8c16770728d5c7460f554b8ee32b9160a20ebbcdb8d5289b3aa9ce023 - 0.0% (196 Bytes)

[#007] sha256:6114c4fcf01ec1f96e1893c243abb4394fb061b232d56892196781a1bae8b63c - 16.02% (12.5 MB)


History
2024-10-11 03:39:45 UTC

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

2024-10-11 03:39:45 UTC

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

2024-10-11 03:39:45 UTC

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

2024-10-11 03:39:45 UTC

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

2024-10-11 03:39:47 UTC

/bin/sh -c #(nop) ADD file:8537b4db344382b39d669af27cd94ec0f870ceafe58c67ee54e3f9b38fb8d671 in /

2024-10-11 03:39:47 UTC

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

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)

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

2024-12-16 15:53:02 UTC (buildkit.dockerfile.v0)

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

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)

RUN /bin/sh -c chmod +x /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)

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

2024-12-16 15:53:02 UTC (buildkit.dockerfile.v0)

CMD ["sh"]

2025-01-20 23:35:44 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux

2025-01-20 23:35:44 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=arm64

2025-01-20 23:35:44 UTC (buildkit.dockerfile.v0)

ARG SRC_SUFFIX=

2025-01-20 23:35:44 UTC (buildkit.dockerfile.v0)

ARG DST_SUFFIX=

2025-01-20 23:35:44 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