runner-image-arch-full (nightly)

Published 2025-09-23 00:16:08 +00:00 by arjix in arjix/runner-image-arch-full

Installation

docker pull git.arjix.dev/arjix/runner-image-arch-full:nightly
sha256:06eabf3ea2abe2a488428928ee47f65a9be52d706deadda661dfb766716653cf

Image layers

LABEL org.opencontainers.image.title=Arch Linux base-devel Image
LABEL org.opencontainers.image.description=Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility.
LABEL org.opencontainers.image.authors=Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks)
LABEL org.opencontainers.image.url=https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/README.md
LABEL org.opencontainers.image.documentation=https://wiki.archlinux.org/title/Docker#Arch_Linux
LABEL org.opencontainers.image.source=https://gitlab.archlinux.org/archlinux/archlinux-docker
LABEL org.opencontainers.image.licenses=GPL-3.0-or-later
LABEL org.opencontainers.image.version=20250921.0.423275
LABEL org.opencontainers.image.revision=744b1c5c6a7f999c9a8b3daa5897c922e86563ee
LABEL org.opencontainers.image.created=2025-09-21T00:07:14+00:00
COPY /rootfs/ / # buildkit
RUN /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20250921.0.423275' /etc/os-release # buildkit
ENV LANG=C.UTF-8
CMD ["/usr/bin/bash"]
ENV CI=1
ARG USERNAME=docker
ARG UID=1000
RUN |2 USERNAME=docker UID=1000 /bin/sh -c /script.sh # buildkit
RUN |2 USERNAME=docker UID=1000 /bin/sh -c /script.sh "$USERNAME" "$UID" # buildkit
USER docker
WORKDIR /home/docker
RUN |2 USERNAME=docker UID=1000 /bin/sh -c /script.sh # buildkit
RUN |2 USERNAME=docker UID=1000 /bin/sh -c /script.sh "$USERNAME" # buildkit
RUN |2 USERNAME=docker UID=1000 /bin/sh -c /script.sh "$USERNAME" # buildkit

Labels

Key Value
org.opencontainers.image.authors Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks)
org.opencontainers.image.created 2025-09-23T00:00:47.400Z
org.opencontainers.image.description
org.opencontainers.image.documentation https://wiki.archlinux.org/title/Docker#Arch_Linux
org.opencontainers.image.licenses
org.opencontainers.image.revision ddd837d4e21841f612424c1c5b50784e881125bd
org.opencontainers.image.source https://git.arjix.dev/arjix/runner-image-arch-full
org.opencontainers.image.title runner-image-arch-full
org.opencontainers.image.url https://git.arjix.dev/arjix/runner-image-arch-full
org.opencontainers.image.version nightly
Details
Container
2025-09-23 00:16:08 +00:00
18
OCI / Docker
linux/amd64
Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks)
1.5 GiB
Versions (2) View all
nightly 2025-09-23
main 2025-08-20