runner-image-arch (nightly)

Published 2025-09-23 00:04:53 +00:00 by arjix in arjix/runner-image-arch

Installation

docker pull git.arjix.dev/arjix/runner-image-arch:nightly
sha256:815cec44000d5bf2e6a804a5b697d829c7dcea0ecfcc187736c00eefa56ea8ee

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"]
RUN /bin/sh -c /dev/pipes/EOF # buildkit
RUN /bin/sh -c /dev/pipes/EOF # buildkit
ARG USERNAME=archie
ARG UID=1000
RUN |2 USERNAME=archie UID=1000 /bin/sh -c useradd -m -u $UID -G wheel -s /bin/bash $USERNAME echo "$USERNAME:password" | chpasswd echo "$USERNAME ALL=(ALL) NOPASSWD: ALL" > /etc/sudoers.d/$USERNAME # buildkit
USER archie
WORKDIR /home/archie

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:46.328Z
org.opencontainers.image.description
org.opencontainers.image.documentation https://wiki.archlinux.org/title/Docker#Arch_Linux
org.opencontainers.image.licenses
org.opencontainers.image.revision cd99308a0f2e632ad11d66d5d1ccfb440dcdd89f
org.opencontainers.image.source https://git.arjix.dev/arjix/runner-image-arch
org.opencontainers.image.title runner-image-arch
org.opencontainers.image.url https://git.arjix.dev/arjix/runner-image-arch
org.opencontainers.image.version nightly
Details
Container
2025-09-23 00:04:53 +00:00
26
OCI / Docker
linux/amd64
Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks)
490 MiB
Versions (2) View all
nightly 2025-09-23
main 2025-08-22