xbps-repo (2025.0127.1504)

Published 2025-01-27 16:04:36 +01:00 by Johnny5 in snailed/containers

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
Container
2025-01-27 16:04:36 +01:00
0
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