Namespace
gitlab
Image / Tag
gitlab-runner-helper:x86_64-96699ded
Content Digest
sha256:34ea8d492d42264f3821e8fd0b5836642d1056eba6038c72c87f3277e5c15dd2
Details
Created

2025-02-14 17:05:27 UTC

Size

30.4 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:f54a5150a7602eaef3169b83e73d5927b20aef2fcaefcba18b532bd63b328fff - 10.74% (3.26 MB)

[#001] sha256:5121554027d92beaf1975cae370aa4fcf0b7f56d9b94d1e6d3c334775ffce105 - 0.09% (28.6 KB)

[#002] sha256:5fe801bbcf780660226a99e6ea919af7b3438d134369e322c5c1ea35c6bb0ef5 - 0.0% (435 Bytes)

[#003] sha256:2c4d55627c6d52d7bfc00acaa7c0207be0d1bcfff326f4e040c49787ceea5b72 - 0.0% (195 Bytes)

[#004] sha256:786ca82ee60d44ba8d1b8fe9bad9d887a6cad10642fac1635e50d65aeac05ce6 - 44.0% (13.4 MB)

[#005] sha256:fc393dc5edbc83aa7eb43ab8345b5a598b11d214e7310719e326430012fb57c2 - 45.17% (13.7 MB)


History
2025-01-08 12:05:14 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-3.18.11-x86_64.tar.gz / # buildkit

2025-01-08 12:05:14 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

2025-01-28 21:25:16 UTC (buildkit.dockerfile.v0)

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

2025-01-28 21:25:16 UTC (buildkit.dockerfile.v0)

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

2025-01-28 21:25:16 UTC (buildkit.dockerfile.v0)

COPY ./helpers/entrypoint / # buildkit

2025-01-28 21:25:16 UTC (buildkit.dockerfile.v0)

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

2025-01-28 21:25:16 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk update && apk upgrade --no-cache && apk add --no-cache -u ca-certificates curl git git-lfs busybox zlib pcre2 bash miniperl && ln -s miniperl /usr/bin/perl && chmod +x /entrypoint && echo 'hosts: files dns' >> /etc/nsswitch.conf # buildkit

2025-01-28 21:25:16 UTC (buildkit.dockerfile.v0)

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

2025-01-28 21:25:16 UTC (buildkit.dockerfile.v0)

CMD ["sh"]

2025-02-14 17:05:27 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux

2025-02-14 17:05:27 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=amd64

2025-02-14 17:05:27 UTC (buildkit.dockerfile.v0)

ARG SRC_SUFFIX=

2025-02-14 17:05:27 UTC (buildkit.dockerfile.v0)

ARG DST_SUFFIX=

2025-02-14 17:05:27 UTC (buildkit.dockerfile.v0)

ARG DST_DIR=/usr/bin

2025-02-14 17:05:27 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