runner-image-arch (main)

Published 2025-08-02 20:41:27 +00:00 by arjix in arjix/runner-image-arch

Installation

docker pull git.arjix.dev/arjix/runner-image-arch:main
sha256:2ea8b5955d9ee96d9e3b3c49ed016c5025bc237d8cba2d1d014c645d1f042bd5

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=20250727.0.390543
LABEL org.opencontainers.image.revision=744b1c5c6a7f999c9a8b3daa5897c922e86563ee
LABEL org.opencontainers.image.created=2025-07-27T00:07:22+00:00
COPY /rootfs/ / # buildkit
RUN /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20250727.0.390543' /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-08-02T20:38:03.644Z
org.opencontainers.image.description
org.opencontainers.image.documentation https://wiki.archlinux.org/title/Docker#Arch_Linux
org.opencontainers.image.licenses
org.opencontainers.image.revision 66f302f0d018117f19103f66443eadb0ae8c89a5
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 main
Details
Container
2025-08-02 20:41:27 +00:00
12
OCI / Docker
linux/amd64
Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks)
651 MiB
Versions (2) View all
nightly 2025-08-03
main 2025-08-02