pacco (sha256:873526b671ae2aa8282a80089f3f81c5ee34a9ffe2c5a7524280a03a9b944c75)
Installation
docker pull git.hydrar.de/jmarya/pacco@sha256:873526b671ae2aa8282a80089f3f81c5ee34a9ffe2c5a7524280a03a9b944c75sha256:873526b671ae2aa8282a80089f3f81c5ee34a9ffe2c5a7524280a03a9b944c75About 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-23T22:45:37Z |
| 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 | b5ab2e79c7d7e9730ff4ff4786c343da06d7cb87 |
| 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
2025-11-23 22:51:49 +00: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
645 MiB
latest
2025-11-23