arch (build)
Published 2025-07-24 06:30:45 -07:00 by zontreck
Installation
docker pull git.zontreck.com/packages/arch:build
sha256:4326397e87ca3535a77b93bfaeac1785a963a6d231d7bb1ea6002dd4601f0bff
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=20250720.0.386825 |
LABEL org.opencontainers.image.revision=744b1c5c6a7f999c9a8b3daa5897c922e86563ee |
LABEL org.opencontainers.image.created=2025-07-20T00:07:34+00:00 |
COPY /rootfs/ / # buildkit |
RUN /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20250720.0.386825' /etc/os-release # buildkit |
ENV LANG=C.UTF-8 |
CMD ["/usr/bin/bash"] |
LABEL author=Tara Piccari maintainer=tarapiccari@gmail.com |
SHELL [/bin/bash -c] |
ENV HOME=/root |
ENV DOCKER=1 |
ENV LANG=C.UTF-8 LC_ALL=C.UTF-8 |
USER root |
WORKDIR / |
RUN /bin/bash -c pacman --noconfirm -Syu # buildkit |
RUN /bin/bash -c pacman --noconfirm -S rsync zip unzip file openssh # buildkit |
RUN /bin/bash -c echo "LC_ALL=en_US.UTF-8" >> /etc/environment # buildkit |
RUN /bin/bash -c echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen # buildkit |
RUN /bin/bash -c echo "LANG=en_US.UTF-8" >> /etc/locale.conf # buildkit |
RUN /bin/bash -c pacman --noconfirm -S glibc # buildkit |
RUN /bin/bash -c locale-gen en_US.UTF-8 # buildkit |
RUN /bin/bash -c pacman --noconfirm -S base-devel gcc nasm git curl wget make cmake automake autoconf archiso squashfs-tools file # buildkit |
RUN /bin/bash -c pacman --noconfirm -S ninja jdk21-openjdk sudo # buildkit |
RUN /bin/bash -c useradd -m yay # buildkit |
RUN /bin/bash -c usermod -a yay -G wheel # buildkit |
RUN /bin/bash -c echo "yay ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers # buildkit |
WORKDIR /tmp |
RUN /bin/bash -c git clone https://aur.archlinux.org/yay.git # buildkit |
RUN /bin/bash -c chown -R yay:yay /tmp/yay # buildkit |
WORKDIR /tmp/yay |
RUN /bin/bash -c su - yay -c "cd /tmp/yay && makepkg --noconfirm -si" # buildkit |
WORKDIR / |
RUN /bin/bash -c pacman --noconfirm -S python3 python-pip # buildkit |
RUN /bin/bash -c python3 -m pip config set global.break-system-packages true # buildkit |
RUN /bin/bash -c python3 -m pip install --upgrade pip # buildkit |
RUN /bin/bash -c yay --noconfirm -S pkg-config lldb cargo gradle mercurial # buildkit |
RUN /bin/bash -c yay --noconfirm -S dotnet-sdk-8.0 # buildkit |
RUN /bin/bash -c yay --noconfirm -S yarn repo # buildkit |
Labels
Key | Value |
---|---|
author | Tara Piccari |
maintainer | tarapiccari@gmail.com |
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 | 2025-07-20T00:07:34+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 | 744b1c5c6a7f999c9a8b3daa5897c922e86563ee |
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 | 20250720.0.386825 |
Details
2025-07-24 06:30:45 -07:00
Versions (2)
View all
Container
15
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
2.4 GiB