xbps-repo-docker (2024.524.1641)

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

Installation

docker pull git.snaile.de/snailed/xbps-repo-docker:2024.524.1641
sha256:1fff1d35b160c9dd047f4e9752595ae1cf1e9a8f9d862b055088f84e49ba1316

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:41:12 +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