From 3b4ed1a37afdd81d2b8dfbb16ed7bd09a423d709 Mon Sep 17 00:00:00 2001 From: eugene Date: Fri, 29 Sep 2023 20:08:16 +0200 Subject: [PATCH] another fix --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 4c7b115..5303ae6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -28,9 +28,9 @@ RUN rm -rf ~/miniconda3/miniconda.sh RUN ~/miniconda3/bin/conda init bash -RUN exec bash -RUN conda install -c conda-forge dvc-ssh + +RUN ~/miniconda3/bin/conda install -c conda-forge dvc-ssh RUN apt install libssl3 libffi7 RUN dvc remote add -f -d ium_ssh_remote ssh://ium-sftp@tzietkiewicz.vm.wmi.amu.edu.pl