Skip to content
Snippets Groups Projects
Commit 35678407 authored by Vadim Gubaidulin's avatar Vadim Gubaidulin
Browse files

Dockerfile changes to include hdf5 parallel

parent ad55199e
No related branches found
No related tags found
1 merge request!7Ions
......@@ -33,8 +33,8 @@ RUN wget \
ENV PATH ${PATH}:/home/dockeruser/miniconda3/bin:/home/dockeruser/miniconda3/condabin
ENV PYTHONPATH /home/mbtrack2
WORKDIR '/home/dockeruser/mbtrack2'
RUN git checkout ions
RUN git pull origin ions
RUN git checkout develop
RUN git pull origin develop
RUN conda install -y python &&\
conda install -y numpy &&\
conda install -y pandas &&\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment