xbps-repo-docker (2024.524.1656)

Published 2024-05-24 18:56:56 +02:00 by Johnny5

Installation

docker pull git.snaile.de/snailed/xbps-repo-docker:2024.524.1656
sha256:2d6f4ae2e37921edd54ad5d8f365897520303f313978b14f205ccb98c8457661

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 18:56:56 +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