pkgbuilder (latest)
Published 2025-03-13 18:59:31 -07:00 by sudacode
Installation
docker pull gitea.suda.codes/sudacode/pkgbuilder:latest
sha256:5e7579411ea40bb5a922bd0d49059117960702e3bfd04bd946492f4daed4a3de
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=20250302.0.316047 |
LABEL org.opencontainers.image.revision=ae0527df18a9c5b94b28351b2265a20012d2fda0 |
LABEL org.opencontainers.image.created=2025-03-02T00:07:35+00:00 |
COPY /rootfs/ / # buildkit |
RUN /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20250302.0.316047' /etc/os-release # buildkit |
ENV LANG=C.UTF-8 |
CMD ["/usr/bin/bash"] |
RUN /bin/sh -c pacman -Syu --noconfirm && pacman -S git sudo reflector rsync --noconfirm --needed && sed -i 's/#Color/Color/' /etc/pacman.conf && sed -i 's/ParallelDownloads = 5/ParallelDownloads = 8/' /etc/pacman.conf && sed -i '42c\ILoveCandy' /etc/pacman.conf && reflector --latest 5 --sort rate --save /etc/pacman.d/mirrorlist && pacman -Scc --noconfirm && rm -rf /var/cache/pacman/pkg/* && useradd -m -G wheel -s /bin/bash testuser && sed -Ei 's/^#\ (%wheel.*NOPASSWD.*)/\1/' /etc/sudoers && mkdir -p /home/testuser/packages/paru && chown -R testuser:testuser /home/testuser # buildkit |
USER testuser |
WORKDIR /home/testuser/packages/paru |
RUN /bin/sh -c git clone https://aur.archlinux.org/paru.git . && makepkg --noconfirm -si # buildkit |
WORKDIR /home/testuser |
CMD ["/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 | 2025-03-02T00:07:35+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 | ae0527df18a9c5b94b28351b2265a20012d2fda0 |
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 | 20250302.0.316047 |
Details
2025-03-13 18:59:31 -07:00
Versions (1)
View all
Container
1
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
920 MiB
latest
2025-03-13