diff --git a/Dockerfile b/Dockerfile index 83ec29f..fd77712 100644 --- a/Dockerfile +++ b/Dockerfile @@ -22,7 +22,9 @@ RUN \ # install runtime packages apk add --no-cache \ - openssh && \ + librsync \ + openssh \ + python && \ # build rdiff-backup mkdir -p \