xbps-repo-docker (2024.524.1713)

Published 2024-05-24 19:13:14 +02:00 by Johnny5

Installation

docker pull git.snaile.de/snailed/xbps-repo-docker:2024.524.1713
sha256:ee603d7f6bbe7b61a98d53d40d03bb8102eae9b2591dece43cb333f81674eb25

Image Layers

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /
CMD ["/bin/sh"]
RUN apk add --no-cache lighttpd lighttpd-mod_webdav lighttpd-mod_auth inotify-tools
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 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
2024-05-24 19:13:14 +02:00
1
OCI / Docker
linux/amd64
50 MiB
Versions (33) View all
2024.1022.1225 2024-10-22
2024.620.1310 2024-06-20
2024.620.139 2024-06-20
2024.524.1718 2024-05-24
2024.524.1716 2024-05-24