fix: with Rclone & fuse
This commit is contained in:
parent
85319bebee
commit
11ba6a8957
@ -11,7 +11,7 @@ RUN apt update && apt install -y --no-install-recommends \
|
||||
ca-certificates bash git openssh-client python3 python3-venv python3-pip \
|
||||
build-essential libfuse3-dev libcurl4-openssl-dev libxml2-dev \
|
||||
pkg-config automake autoconf libtool \
|
||||
jq curl graphviz ghostscript fonts-dejavu rsync && \
|
||||
jq curl graphviz ghostscript fonts-dejavu rsync rclone fuse3 && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Create a virtual environment
|
||||
|
Loading…
x
Reference in New Issue
Block a user