aur-build (latest)
Installation
docker pull git.bleiker.me/tnt-docker/aur-build:latestsha256:871f022999b94abc4506276adb9dee3f6c6a5a46b18d81b998d72e3cb47b39d3About 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=20260719.0.558177 |
| LABEL org.opencontainers.image.revision=34b87485162b028c8d957bdcd2674359d883cd21 |
| LABEL org.opencontainers.image.created=2026-07-19T00:09:41+00:00 |
| COPY /rootfs/ / # buildkit |
| RUN /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20260719.0.558177' /etc/os-release # buildkit |
| ENV LANG=C.UTF-8 |
| CMD ["/usr/bin/bash"] |
| MAINTAINER Tobi Bleiker <to.bleiker@gmail.com> |
| RUN /bin/sh -c pacman -Syu --noconfirm --needed base base-devel # buildkit |
| RUN /bin/sh -c pacman -S --noconfirm git pacutils perl-json-xs vim vifm wget less # buildkit |
| ARG USERNAME=archie |
| RUN |1 USERNAME=archie /bin/sh -c useradd -m -s /bin/bash $USERNAME # buildkit |
| RUN |1 USERNAME=archie /bin/sh -c echo en_US.UTF-8 UTF-8 > /etc/locale.gen && locale-gen # buildkit |
| ENV LANG=en_US.UTF-8 |
| RUN |1 USERNAME=archie /bin/sh -c echo $USERNAME ALL=\(root\) NOPASSWD: /usr/bin/pacman, /usr/bin/pacsync > /etc/sudoers.d/$USERNAME-pacman && chmod 0440 /etc/sudoers.d/$USERNAME-pacman # buildkit |
| RUN |1 USERNAME=archie /bin/sh -c sudo -u $USERNAME wget -P /home/$USERNAME https://aur.archlinux.org/cgit/aur.git/snapshot/aurutils.tar.gz && sudo -u $USERNAME tar xvf /home/$USERNAME/aurutils.tar.gz -C /home/$USERNAME # buildkit |
| RUN |1 USERNAME=archie /bin/sh -c sudo -u $USERNAME makepkg -si --noconfirm -D /home/$USERNAME/aurutils # buildkit |
| RUN |1 USERNAME=archie /bin/sh -c rm -rf /home/$USERNAME/aurutils* # buildkit |
| ENV REPO_DIR=/repo REPO_NAME=custom REPO_ARCH=x86_64 AUR_PAGER=vifm AUR_CONFIRM_PAGER=0 |
| ENV PUID=1000 PGID=1000 |
| ENV PACKAGER= UNOFFICIAL_KEYS_FILE= |
| COPY ./entrypoint.sh / # buildkit |
| RUN |1 USERNAME=archie /bin/sh -c chmod +x /entrypoint.sh # buildkit |
| ENTRYPOINT ["/entrypoint.sh"] |
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-07-19T00:09:41+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 Image |
| org.opencontainers.image.url | https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/README.md |
| org.opencontainers.image.version | 20260719.0.558177 |
Details
2026-07-24 11:31:04 +02:00
Versions (4)
View all
Container
9
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
476 MiB