Namespace
gitlab
Image / Tag
gitlab-runner-helper:alpine-edge-arm64-93284584
Content Digest
sha256:656e9e08cfe589a98b897824b5f6d771cc3324606790104b8d6b741f917081a0
Details
Created

2024-12-17 22:21:35 UTC

Size

35.2 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:ccdd130bae1908f36c221e11c00c2b0c7843a44087d4f8c39ab906ee2f7fa1b3 - 10.81% (3.81 MB)

[#001] sha256:eb02df889eb29639a31fe9a7be7af9b1869a67e17656aee29570f01d49c47873 - 0.13% (45.2 KB)

[#002] sha256:8ddb4479319dad9b7c7278631ce1451f62b3226420eb8e130f207646ff338d45 - 0.0% (435 Bytes)

[#003] sha256:0a6e4502d6a7a0f83470e65b05405909ddd85d1332865bcfa6210504d20ffb1f - 0.0% (197 Bytes)

[#004] sha256:66c28ceeb53c122c69a70ac0c986edb812aeb5e87bc38f1b160395c684939871 - 53.42% (18.8 MB)

[#005] sha256:442307699af55d46f1d1901ee92fd8054522b7061f3ffecf5b46e98ea0b39dd4 - 35.63% (12.5 MB)


History
2024-09-23 19:59:52 UTC (buildkit.dockerfile.v0)

ADD alpine-minirootfs-20240923-aarch64.tar.gz / # buildkit

2024-09-23 19:59:52 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh"]

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)

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)

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

2024-12-16 15:53:02 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

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"]

2024-12-17 22:21:35 UTC (buildkit.dockerfile.v0)

ARG TARGETOS=linux

2024-12-17 22:21:35 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH=arm64

2024-12-17 22:21:35 UTC (buildkit.dockerfile.v0)

ARG SRC_SUFFIX=

2024-12-17 22:21:35 UTC (buildkit.dockerfile.v0)

ARG DST_SUFFIX=

2024-12-17 22:21:35 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