runner-image-arch (nightly)

Published 2025-08-05 00:04:30 +00:00 by arjix in arjix/runner-image-arch

Installation

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

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=20250803.0.394512
LABEL org.opencontainers.image.revision=744b1c5c6a7f999c9a8b3daa5897c922e86563ee
LABEL org.opencontainers.image.created=2025-08-03T00:07:11+00:00
COPY /rootfs/ / # buildkit
RUN /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20250803.0.394512' /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-05T00:01:27.248Z
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 nightly
Details
Container
2025-08-05 00:04:30 +00:00
2
OCI / Docker
linux/amd64
Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks)
498 MiB
Versions (2) View all
main 2025-08-05
nightly 2025-08-05