pkgbuild-arch (20260213)

Published 2026-03-07 00:06:32 +00:00 by Devband CTO

Installation

docker pull git.devband.ru/iota/pkgbuild-arch:20260213
sha256:e92b08b95d1830ed8da106a254b1de28f980496865462cdbf9ebf9c989baddaa

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-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=20260208.0.488728
LABEL org.opencontainers.image.revision=0d7c4c0017584f9bcb495105cc412d6575f04564
LABEL org.opencontainers.image.created=2026-02-08T00:07:04+00:00
COPY /rootfs/ / # buildkit
RUN /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20260208.0.488728' /etc/os-release # buildkit
ENV LANG=C.UTF-8
CMD ["/usr/bin/bash"]
COPY pacman_auto makepkg_auto /usr/bin/ # buildkit
RUN /bin/sh -c sed -i '/NoExtract /d' /etc/pacman.conf && echo 'Server = https://mirror.truenetwork.ru/archlinux/$repo/os/$arch' > /etc/pacman.d/mirrorlist && pacman -Syu --noconfirm && pacman -S pacman expect archlinux-keyring --noconfirm && pacman-key --init && pacman-key --populate archlinux && pacman_auto -S --needed glibc glibc-locales git nodejs pacman-contrib sudo nvchecker jq aria2 lzip tar less python-lxml iptables-nft && rm -rf /var/cache/pacman/pkg/* && pacman_auto -Scc && useradd -m pkgbuild && echo "pkgbuild ALL=(ALL:ALL) NOPASSWD: ALL" >> /etc/sudoers && git config --system user.email "ci@devband.ru" && git config --system user.name "Devband CI" && git config --system pull.rebase true # buildkit
COPY makepkg.conf /etc/makepkg.conf # buildkit
USER pkgbuild
ENV LANG=C.UTF-8
ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
CMD ["/usr/bin/bash"]

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-08T00:07:04+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-devel Image
org.opencontainers.image.url https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/README.md
org.opencontainers.image.version 20260208.0.488728
Details
Container
2026-03-07 00:06:32 +00:00
0
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
552 MiB
Versions (27) View all
20260307 2026-03-07
latest 2026-03-07
20260302 2026-03-07
20260303 2026-03-07
20260304 2026-03-07