fix: adding rsync
This commit is contained in:
parent
53c5592bc8
commit
0c7eced4eb
@ -12,7 +12,7 @@ RUN apt update && apt install -y --no-install-recommends \
|
|||||||
build-essential libfuse3-dev libcurl4-openssl-dev libxml2-dev \
|
build-essential libfuse3-dev libcurl4-openssl-dev libxml2-dev \
|
||||||
pkg-config automake autoconf libtool \
|
pkg-config automake autoconf libtool \
|
||||||
jq curl graphviz ghostscript fonts-dejavu \
|
jq curl graphviz ghostscript fonts-dejavu \
|
||||||
python3-flask python3-requests python3-redis python3-webdav && \
|
python3-flask python3-requests python3-redis python3-webdav3 rsync && \
|
||||||
rm -rf /var/lib/apt/lists/*
|
rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
# Create a virtual environment and activate it
|
# Create a virtual environment and activate it
|
||||||
|
Loading…
x
Reference in New Issue
Block a user