oci

archlinux (sha256:e6b626994d9631ce9deef0e33af39658aeda9ce9cac06981021236987de94697)

Published 2026-08-10 07:04:36 +07:00 by runner in oci/archlinux

Installation

docker pull git.pandakewt.net/oci/archlinux@sha256:e6b626994d9631ce9deef0e33af39658aeda9ce9cac06981021236987de94697
sha256:e6b626994d9631ce9deef0e33af39658aeda9ce9cac06981021236987de94697

About this package

Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility.

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="20260809.0.570938"
LABEL org.opencontainers.image.revision="34b87485162b028c8d957bdcd2674359d883cd21"
LABEL org.opencontainers.image.created="2026-08-09T09:10:05+00:00"
COPY dir:320be524e9c80e31d9cec95e878c664e1390abb8266b78e2848e0475bc8e51e6 in /
/bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20260809.0.570938' /etc/os-release
ENV LANG=C.UTF-8
CMD ["/usr/bin/bash"]
RUN /bin/sh -c pacman-key --init && pacman -Syu --noconfirm && pacman -S reflector --noconfirm && reflector --protocol https --country VN,SG,TH,CN --score 100 --fastest 10 --sort rate # buildkit
RUN /bin/sh -c pacman -S --needed --noconfirm --noprogressbar sudo git nodejs pacman-contrib && useradd -m runner && echo "runner ALL=(ALL) NOPASSWD: /usr/bin/pacman" > "/etc/sudoers.d/allow_runner_to_pacman" # buildkit
USER runner
RUN /bin/sh -c cd /home/runner && mkdir -p .config/pacman && echo MAKEFLAGS="-j\$(nproc)" > .config/pacman/makepkg.conf # buildkit
CMD ["/bin/bash"]
WORKDIR /home/runner

Labels

Key Value
io.buildah.version 1.44.1
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 2026-08-09T09:10:05+00:00
org.opencontainers.image.description Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility.
org.opencontainers.image.documentation https://wiki.archlinux.org/title/Docker#Arch_Linux
org.opencontainers.image.licenses GPL-3.0-or-later
org.opencontainers.image.revision 34b87485162b028c8d957bdcd2674359d883cd21
org.opencontainers.image.source https://gitlab.archlinux.org/archlinux/archlinux-docker
org.opencontainers.image.title Arch Linux base-devel Image
org.opencontainers.image.url https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/README.md
org.opencontainers.image.version 20260809.0.570938
Details
Container
2026-08-10 07:04:36 +07:00
1
OCI / Docker
linux/amd64
Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks)
GPL-3.0-or-later
373 MiB
Versions (7) View all
20260817 2026-08-17
latest 2026-08-17
20260810 2026-08-10
20260730 2026-07-30
20260706 2026-07-06