Skip to content
Snippets Groups Projects
Commit c4ff4e28 authored by Yohan Jarosz's avatar Yohan Jarosz
Browse files

add current directory to /code

parent a4be05fa
No related branches found
No related tags found
No related merge requests found
......@@ -194,7 +194,7 @@ RUN echo "`snakemake --bash-completion`" >> ~/.bashrc \
RUN mkdir /code \
&& cd /code \
&& git clone --branch 1.2.0 --single-branch https://git-r3lab.uni.lu/shaman.narayanasamy/IMP.git
&& git clone --branch 1.2.0 --single-branch https://git-r3lab.uni.lu/shaman.narayanasamy/IMP.git .
######################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment