xbps-repo (latest)

Published 2025-07-16 01:01:24 +02:00 by Johnny5 in snailed/containers

Installation

docker pull git.snaile.de/snailed/xbps-repo:latest
sha256:82da59cf9c8378884813e4efb5e253c2b6472e3b261effa994007efb613333f3

Image layers

ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN apk add --no-cache lighttpd lighttpd-mod_webdav lighttpd-mod_auth; mkdir -p /etc/lighttpd/conf.d /usr/local/lighttpd.d
COPY lighttpd.conf /etc/lighttpd/lighttpd.conf
RUN apk add --no-cache inotify-tools tar xz
RUN wget https://repo-default.voidlinux.org/static/xbps-static-latest.x86_64-musl.tar.xz -O - | tar xJC /
COPY rindexd.sh /usr/local/bin/rindexd.sh
Details
Container
2025-07-16 01:01:24 +02:00
3834
OCI / Docker
linux/amd64
50 MiB
Versions (8) View all
2025.0715.2301 2025-07-16
latest 2025-07-16
2025.0530.2000 2025-05-30
2025.0226.1301 2025-02-26
2025.0206.1355 2025-02-06