pacco (sha256:c01962e97bc582c3c548544cf68434d789096fe7e063fe48690219b5bf3ea71c)

Published 2025-11-30 21:44:35 +00:00 by jmarya in jmarya/pacco

Installation

docker pull git.hydrar.de/jmarya/pacco@sha256:c01962e97bc582c3c548544cf68434d789096fe7e063fe48690219b5bf3ea71c
sha256:c01962e97bc582c3c548544cf68434d789096fe7e063fe48690219b5bf3ea71c

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=20251019.0.436919
LABEL org.opencontainers.image.revision=2ae497c16d7647c505b1cb39e19659d26193a5a0
LABEL org.opencontainers.image.created=2025-10-19T00:07:20+00:00
COPY /rootfs/ / # buildkit
RUN /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20251019.0.436919' /etc/os-release # buildkit
ENV LANG=C.UTF-8
CMD ["/usr/bin/bash"]
RUN /bin/sh -c pacman-key --init && pacman-key --populate archlinux && pacman-key --populate navos && [[ "$(uname -m)" == arm* || "$(uname -m)" == aarch64 ]] && pacman-key --populate archlinuxarm || true && pacman -Syu --noconfirm && pacman -Syu --noconfirm openssl-1.1 tar xz zstd curl base-devel git rsync # buildkit
COPY /app/target/release/pacco /usr/bin/pacco # buildkit
WORKDIR /
CMD ["/usr/bin/pacco" "serve" "--config" "/config.toml"]

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-11-30T21:31:25Z
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 68b680821f310a42a9c7b9204104b7d725549c5b
org.opencontainers.image.source https://git.hydrar.de/jmarya/pacco.git
org.opencontainers.image.title Arch Linux base Image
org.opencontainers.image.url https://git.hydrar.de/jmarya/pacco
org.opencontainers.image.version 20251019.0.436919
Details
Container
2025-11-30 21:44:35 +00:00
8
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
646 MiB
Versions (1) View all
latest 2025-11-30