xbps-repo (latest)

Published 2025-10-23 00:01:50 +02:00 by Johnny5 in snailed/containers

Installation

docker pull git.snaile.de/snailed/xbps-repo:latest
sha256:5db2ffa2ebe63c07887bcfa8a23f6cfd6a183c4afef743759337636293166f4c

Image layers

ADD alpine-minirootfs-3.22.2-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 chmod 0644 /etc/lighttpd/lighttpd.conf; lighttpd -V
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-10-23 00:01:50 +02:00
4884
OCI / Docker
linux/amd64
57 MiB
Versions (11) View all
2025.1022.2201 2025-10-23
latest 2025-10-23
2025.1022.2127 2025-10-22
2025.1016.1601 2025-10-16
2025.0715.2301 2025-07-16