xbps-repo (latest)

Published 2025-02-26 14:01:39 +01:00 by Johnny5 in snailed/containers

Installation

docker pull git.snaile.de/snailed/xbps-repo:latest
sha256:951a7015eb7c3331d5e421b75266b57641994794ae6c51867a64a05fcc4f8850

Image layers

ADD alpine-minirootfs-3.21.3-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-02-26 14:01:39 +01:00
429
OCI / Docker
linux/amd64
50 MiB
Versions (6) View all
2025.0226.1301 2025-02-26
latest 2025-02-26
2025.0206.1355 2025-02-06
2025.0127.1713 2025-01-27
2025.0127.1542 2025-01-27