oci-images/archlinux-aur-tools (sha256:e93b8f8fafc6de5304d2a8b84ae77f04267dc7414bf1867190dc4f1c429f69f2)

Published 2026-08-31 05:18:14 +02:00 by roshless in infra/oci-images

Installation

docker pull git.roshless.me/infra/oci-images/archlinux-aur-tools@sha256:e93b8f8fafc6de5304d2a8b84ae77f04267dc7414bf1867190dc4f1c429f69f2
sha256:e93b8f8fafc6de5304d2a8b84ae77f04267dc7414bf1867190dc4f1c429f69f2

Image layers

LABEL org.opencontainers.image.title=Arch Linux multilib-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=20260823.0.578598
LABEL org.opencontainers.image.revision=34b87485162b028c8d957bdcd2674359d883cd21
LABEL org.opencontainers.image.created=2026-08-23T00:09:32+00:00
COPY /rootfs/ / # buildkit
RUN /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20260823.0.578598' /etc/os-release # buildkit
ENV LANG=C.UTF-8
CMD ["/usr/bin/bash"]
RUN /bin/sh -c pacman -Syu --noprogress --needed --noconfirm pacman-contrib namcap git nodejs gcc glibc devtools aurpublish openssh # buildkit
RUN /bin/sh -c pacman -S --noprogress --needed --noconfirm rust # temporary, revert to paru-bin after release # buildkit
RUN /bin/sh -c useradd -m builder && echo 'builder ALL=(ALL) NOPASSWD: ALL' >> /etc/sudoers.d/nopass # buildkit
WORKDIR /home/builder
USER builder
RUN /bin/sh -c git clone https://aur.archlinux.org/paru.git # temporary, revert to paru-bin after release # buildkit
RUN /bin/sh -c cd paru && makepkg -si --noconfirm --noprogressbar # 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 2026-08-31T03:10:07.143Z
org.opencontainers.image.description
org.opencontainers.image.documentation https://wiki.archlinux.org/title/Docker#Arch_Linux
org.opencontainers.image.licenses
org.opencontainers.image.revision 5c9d925f722661ce6278e5a54c828c48e26cf5e7
org.opencontainers.image.source https://git.roshless.me/infra/oci-images
org.opencontainers.image.title oci-images
org.opencontainers.image.url https://git.roshless.me/infra/oci-images
org.opencontainers.image.version 202608310510
Details
Container
2026-08-31 05:18:14 +02:00
29
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.1 GiB
Versions (6) View all
202609140509 2026-09-14
latest 2026-09-14
202609070510 2026-09-07
202608310510 2026-08-31
202608240510 2026-08-24