mirror of
https://github.com/linuxserver/server-backup.git
synced 2026-01-17 09:55:08 +08:00
add more dependencies
This commit is contained in:
parent
5a57f7231c
commit
ea28ae41b0
@ -22,9 +22,15 @@ RUN \
|
||||
|
||||
# install runtime packages
|
||||
apk add --no-cache \
|
||||
expat \
|
||||
gdbm \
|
||||
libbz2 \
|
||||
libffi \
|
||||
librsync \
|
||||
openssh \
|
||||
python && \
|
||||
popt \
|
||||
python \
|
||||
sqlite-libs && \
|
||||
|
||||
# build rdiff-backup
|
||||
mkdir -p \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user