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

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

Installation

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

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=20260906.0.587075
LABEL org.opencontainers.image.revision=34b87485162b028c8d957bdcd2674359d883cd21
LABEL org.opencontainers.image.created=2026-09-06T00:08:57+00:00
COPY /rootfs/ / # buildkit
RUN /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20260906.0.587075' /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-09-14T03:09:52.897Z
org.opencontainers.image.description
org.opencontainers.image.documentation https://wiki.archlinux.org/title/Docker#Arch_Linux
org.opencontainers.image.licenses
org.opencontainers.image.revision 6505288aedf7a97e3506dd43c3c1101340b4aa43
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 202609140509
Details
Container
2026-09-14 05:18:14 +02:00
28
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