mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-28 14:30:13 +00:00
@@ -6,9 +6,12 @@ RUN set -ex; \
|
||||
bash \
|
||||
borgbackup \
|
||||
rsync \
|
||||
fuse3 \
|
||||
py3-pip \
|
||||
pip3 install pyfuse3
|
||||
fuse
|
||||
|
||||
Run set -ex; \
|
||||
\
|
||||
echo "https://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories \
|
||||
apk add --update --no-cache py3-llfuse
|
||||
|
||||
VOLUME /root
|
||||
|
||||
|
||||
Reference in New Issue
Block a user