runner-image-arch-full (main)

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

Installation

docker pull git.arjix.dev/arjix/runner-image-arch-full:main
sha256:39693c5ef00cf8b017f9f6203cfb7f3bc3a17fa3d1397a41260b87d91bd4a5d4

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=20250817.0.405639
LABEL org.opencontainers.image.revision=744b1c5c6a7f999c9a8b3daa5897c922e86563ee
LABEL org.opencontainers.image.created=2025-08-17T00:07:25+00:00
COPY /rootfs/ / # buildkit
RUN /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20250817.0.405639' /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-08-20T20:25:35.000Z
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 main
Details
Container
2025-08-20 20:37:27 +00:00
6
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