mirror of
https://github.com/linuxserver/server-backup.git
synced 2026-04-06 00:00:08 +08:00
add needed dependencies
This commit is contained in:
parent
d2c39dcc79
commit
5a57f7231c
@ -22,7 +22,9 @@ RUN \
|
||||
|
||||
# install runtime packages
|
||||
apk add --no-cache \
|
||||
openssh && \
|
||||
librsync \
|
||||
openssh \
|
||||
python && \
|
||||
|
||||
# build rdiff-backup
|
||||
mkdir -p \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user