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
ibiem2020
IBIEM2020
Commits
a3b015c9
Commit
a3b015c9
authored
Jan 22, 2020
by
Josh
Browse files
Add bison and flex for Daniel's packages
parent
058a4ce1
Pipeline
#195021
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
a3b015c9
...
...
@@ -321,7 +321,9 @@ RUN Rscript -e "install.packages(pkg='phangorn',repos='http://archive.linux.duke
RUN
apt-get update
&&
\
apt-get
install
-yq
--no-install-recommends
\
python3-setuptools
\
cmake
&&
\
cmake
\
bison
\
flex
&&
\
cd
/opt
&&
\
wget
--no-verbose
https://raw.github.com/smirarab/sepp-refs/master/gg/sepp-package.tar.bz
&&
\
tar
-xjf
sepp-package.tar.bz
&&
\
...
...
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