aur-build (latest)
Installation
docker pull git.bleiker.me/tnt-docker/aur-build:latestsha256:3c9b6a06b4d613ba5ada330fc6a71a51fac67d5b95592050a9b90bf88ee707ebAbout 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=20260215.0.490969 |
| LABEL org.opencontainers.image.revision=0d7c4c0017584f9bcb495105cc412d6575f04564 |
| LABEL org.opencontainers.image.created=2026-02-15T00:06:54+00:00 |
| COPY /rootfs/ / # buildkit |
| RUN /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20260215.0.490969' /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= |
| 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-02-15T00:06:54+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 | 20260215.0.490969 |
Details
2026-02-21 20:00:52 +01:00
Versions (3)
View all
Container
5
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
432 MiB