pacco (sha256:4162373c9a4a876e6305428f691eed1e0f4c942dd32eba18d64cedee9a33734e)
Installation
docker pull git.hydrar.de/jmarya/pacco@sha256:4162373c9a4a876e6305428f691eed1e0f4c942dd32eba18d64cedee9a33734esha256:4162373c9a4a876e6305428f691eed1e0f4c942dd32eba18d64cedee9a33734eAbout 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"] |
| 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-12-27T11:25:41Z |
| 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 | 186c068d3cac35ea5df7a46ccc2d7fbcd60b525c |
| 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 | 20251221.0.472429 |
Details
2025-12-27 11:38:53 +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
415 MiB
latest
2025-12-27