From 209e468b87747f0eb8b5ce3e07d06b72ad35260d Mon Sep 17 00:00:00 2001 From: Friederike Schertel Date: Fri, 29 Mar 2024 20:12:37 +0000 Subject: [PATCH] lftp --- Containerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Containerfile b/Containerfile index c45209c..521bba5 100644 --- a/Containerfile +++ b/Containerfile @@ -22,6 +22,7 @@ RUN dnf install -y make RUN dnf install -y tree RUN dnf install -y rsync RUN dnf install -y openssh +RUN dnf install -y lftp # python packages RUN pip3 install pelican