another fix
This commit is contained in:
parent
d9594d611c
commit
3b4ed1a37a
@ -28,9 +28,9 @@ RUN rm -rf ~/miniconda3/miniconda.sh
|
|||||||
|
|
||||||
RUN ~/miniconda3/bin/conda init bash
|
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 apt install libssl3 libffi7
|
||||||
RUN dvc remote add -f -d ium_ssh_remote ssh://ium-sftp@tzietkiewicz.vm.wmi.amu.edu.pl
|
RUN dvc remote add -f -d ium_ssh_remote ssh://ium-sftp@tzietkiewicz.vm.wmi.amu.edu.pl
|
||||||
|
Loading…
Reference in New Issue
Block a user