diff --git a/Dockerfile b/Dockerfile index 72c6a1a..c21a28b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,6 +6,7 @@ RUN set -x \ && apk add --no-cache \ ca-certificates \ duplicity \ + lftp \ openssh \ openssl \ py-crypto \