another fix
This commit is contained in:
parent
c2ad5a62fd
commit
5f731fa4a4
@ -24,6 +24,8 @@ RUN wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -
|
||||
RUN bash ~/miniconda3/miniconda.sh -b -u -p ~/miniconda3
|
||||
RUN rm -rf ~/miniconda3/miniconda.sh
|
||||
|
||||
RUN exec bash
|
||||
|
||||
RUN ~/miniconda3/bin/conda init bash
|
||||
|
||||
RUN conda install -c conda-forge dvc-ssh
|
||||
|
Loading…
Reference in New Issue
Block a user