Michael Balsillie michael
  • Joined on 2021-12-27

containers/aurutils (latest)

Published 2026-02-11 21:50:18 -05:00 by michael in michael/containers

Installation

docker pull code.balsillie.net/michael/containers/aurutils:latest
sha256:42cca4efed7919b7085ed0486385c6b35f81de5f6eea9e4a40dc7a7d2bc4d53e

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 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="20260210.0.489113"
LABEL org.opencontainers.image.revision="0d7c4c0017584f9bcb495105cc412d6575f04564"
LABEL org.opencontainers.image.created="2026-02-10T09:07:02+00:00"
COPY dir:b10fea154781dd323c16b3360927664f47a03ad89523a8a50b67dc9eebdf2521 in /
/bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20260210.0.489113' /etc/os-release
ENV LANG=C.UTF-8
CMD ["/usr/bin/bash"]
COPY file:83f346510968beba7afdc77c60a90345c64bcdab857892f6415ce4e828fc0fee in /tmp/public-key.asc
/bin/sh -c pacman -Sy && pacman-key --init && pacman-key --add /tmp/public-key.asc && pacman-key --lsign-key F90341B2407C8895FDCCB81AF0C2D1001DA8E2B7 && pacman -S --noconfirm archlinux-keyring && pacman -Su --noconfirm
/bin/sh -c pacman -S --noconfirm base-devel git curl jq man-db man-pages nano
/bin/sh -c pacman -S --noconfirm pacutils trurl perl perl-json-xs
COPY file:1846dd0ec6993bfb0e39146020b772c3d8865c620b246840066a23a4543737e5 in /etc/makepkg.conf.d/makepkg.conf
COPY file:31106c7e4a060526e6353b5b20f6c6971b4379c70cbcb4f69eed7340c6cd1956 in /etc/sudoers.d/aur
COPY file:0f2a6a8ed658c52abccf0b044f2b107f6257002ed5d68395fbdbb5ee1122458d in /etc/pacman.d/home.repo.conf
/bin/sh -c cat <<EOF >> /etc/pacman.conf [home] Include = /etc/pacman.d/home.repo.conf
/bin/sh -c useradd -r -U -m -d /aur aur && mkdir /repo && chmod 0775 /repo && chown aur:aur /repo
USER aur
/bin/sh -c git clone https://github.com/aurutils/aurutils.git /aur/aurutils && cd /aur/aurutils && git switch --detach $(curl -sSfL https://api.github.com/repos/aurutils/aurutils/releases/latest | jq -r .tag_name)
/bin/sh -c mkdir -p /aur/{builddir,srcdest,srcpkgdest,log}
/bin/sh -c repo-add /repo/home.db.tar.zst && sudo pacman -Sy
/bin/sh -c makepkg --nosign -i --noconfirm -D /aur/aurutils/makepkg
/bin/sh -c rm /repo/aurutils-git*.pkg.tar.zst && rm -r /aur/aurutils
WORKDIR /aur
ENV PATH=/usr/local/bin:/usr/bin
ENTRYPOINT ["/bin/bash"]

Labels

Key Value
io.buildah.version 1.41.4
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-02-10T09:07:02+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 0d7c4c0017584f9bcb495105cc412d6575f04564
org.opencontainers.image.source https://gitlab.archlinux.org/archlinux/archlinux-docker
org.opencontainers.image.title Arch Linux base Image
org.opencontainers.image.url https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/README.md
org.opencontainers.image.version 20260210.0.489113
Details
Container
2026-02-11 21:50:18 -05: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)
GPL-3.0-or-later
506 MiB
Versions (1) View all
latest 2026-02-11