Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Amandine PERRIN
pipeline_annotation
Commits
0e67576b
Commit
0e67576b
authored
Feb 18, 2021
by
Amandine PERRIN
Browse files
rename docker file for v1.2.0
parent
1c1164ca
Pipeline
#48307
passed with stages
in 8 minutes and 20 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
containers/Dockerfile-1.2.0
→
containers/Dockerfile-
v
1.2.0
View file @
0e67576b
...
...
@@ -143,9 +143,9 @@ RUN tar -xzf iqtree-2.0.6-Linux.tar.gz &&\
# Install PanACoTA
WORKDIR /install-dir
RUN
git clone
https://git
lab.pasteur.fr/aperrin/pipeline_annotation.git
WORKDIR /install-dir/pipeline_annotation
RUN git checkout master
RUN
wget
https://git
hub.com/gem-pasteur/PanACoTA/archive/v1.2.0.tar.gz
RUN tar -xzf v1.2.0.tar.gz
WORKDIR /install-dir/PanACoTA-1.2.0
RUN ./make
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment