xbps-repo-docker (2024.1022.1225)
Published 2024-10-22 14:25:09 +02:00 by Johnny5
Installation
docker pull git.snaile.de/snailed/xbps-repo-docker:2024.1022.1225
sha256:fb99b3cf7e9591f087c90d191ba12f61ab029304b03bf09d70cd2a6150a80236
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
2024-10-22 14:25:09 +02:00
Versions (33)
View all
Container
718
OCI / Docker
linux/amd64
50 MiB
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