xbps-repo-docker (2024.524.1339)

Published 2024-05-24 15:39:51 +02:00 by Johnny5

Installation

docker pull git.snaile.de/snailed/xbps-repo-docker:2024.524.1339
sha256:4aa3f8e19c08e0ae0b03d8e6b97de39967532a9493c9c6d081730b2718a04635

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
COPY rindexd.sh /usr/local/bin/rindexd.sh
Details
Container
2024-05-24 15:39:51 +02:00
1
OCI / Docker
linux/amd64
7.1 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