yolks (arch)
Published 2025-12-27 22:36:34 -07:00 by zontreck
Installation
docker pull git.zontreck.com/packages/yolks:archsha256:bdb1293d2de71d93a5b8347fcac7704608664e685d149f5cba829a67ef9a0cdeAbout 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=20251221.0.472429 |
| LABEL org.opencontainers.image.revision=0d7c4c0017584f9bcb495105cc412d6575f04564 |
| LABEL org.opencontainers.image.created=2025-12-21T00:07:18+00:00 |
| COPY /rootfs/ / # buildkit |
| RUN /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20251221.0.472429' /etc/os-release # buildkit |
| ENV LANG=C.UTF-8 |
| CMD ["/usr/bin/bash"] |
| LABEL author=Tara Piccari maintainer=tarapiccari@gmail.com |
| LABEL upstream=https://github.com/pelican-eggs/yolks |
| RUN /bin/sh -c pacman -Sy # buildkit |
| RUN /bin/sh -c pacman -Syu --noconfirm # buildkit |
| RUN /bin/sh -c pacman -S --noconfirm base-devel git gcc cmake nasm curl tar zip unzip sqlite3 bzip2 cabextract # buildkit |
| RUN /bin/sh -c useradd -m -d /home/container -s /bin/bash container # buildkit |
| RUN /bin/sh -c useradd -m -G wheel bld && passwd -d bld # buildkit |
| ENV USER=bld HOME=/home/bld |
| STOPSIGNAL SIGINT |
| RUN /bin/sh -c mkdir -pv /tmp # buildkit |
| WORKDIR /tmp |
| RUN /bin/sh -c echo "bld ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers # buildkit |
| USER bld |
| RUN /bin/sh -c git clone https://aur.archlinux.org/yay.git /tmp/yay # buildkit |
| WORKDIR /tmp/yay |
| RUN /bin/sh -c makepkg -si --noconfirm # buildkit |
| WORKDIR / |
| RUN /bin/sh -c yay -S --noconfirm tini-git # buildkit |
| USER root |
| RUN /bin/sh -c rm -rf /tmp/yay # buildkit |
| USER container |
| ENV USER=container HOME=/home/container |
| COPY --chown=container:container ./entrypoint.sh /entrypoint.sh # buildkit |
| RUN /bin/sh -c chmod +x /entrypoint.sh # buildkit |
| ENTRYPOINT ["/usr/bin/tini" "-g" "--"] |
| CMD ["/entrypoint.sh"] |
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-12-21T00:07:18+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 | 20251221.0.472429 |
| upstream | https://github.com/pelican-eggs/yolks |
Details
2025-12-27 22:36:34 -07:00
Versions (17)
View all
Container
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
640 MiB