xbps-repo (2025.0127.1504)
Installation
docker pull git.snaile.de/snailed/xbps-repo:2025.0127.1504
sha256:ecd8058e96f674710dd6be6c44c8613c94da5383876f61a310920de855e69fd8
Image layers
ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in / |
CMD ["/bin/sh"] |
RUN apk add --no-cache lighttpd lighttpd-mod_webdav lighttpd-mod_auth |
RUN deluser $(getent passwd 33 | cut -d ':' -f 1) && delgroup www-data && addgroup -g 33 -S www-data && adduser -u 33 -S www-data -G www-data && mkdir -p /etc/lighttpd/conf.d /usr/local/lighttpd.d |
COPY lighttpd.conf /etc/lighttpd/lighttpd.conf |
RUN chmod 0755 /usr/bin/entrypoint; 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
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