Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Cresson Remi
otbtf
Commits
4814146f
Commit
4814146f
authored
Aug 15, 2019
by
Cresson Remi
Browse files
FIX: install bison package
parent
b287875c
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/dockerfiles/bionic.tf-r1.14.otb-develop/Dockerfile
View file @
4814146f
...
...
@@ -5,7 +5,7 @@ MAINTAINER Remi Cresson <remi.cresson[at]irstea[dot]fr>
RUN
apt-get update
-y
\
&&
apt-get upgrade
-y
\
&&
apt-get
install
-y
--no-install-recommends
\
sudo
\
sudo
\
ca-certificates
\
curl
\
make
\
...
...
@@ -69,6 +69,7 @@ RUN apt-get update -y \
libxmu-dev
\
libxi-dev
\
qttools5-dev-tools
\
bison
\
&&
rm
-rf
/var/lib/apt/lists/
*
# ----------------------------------------------------------------------------
...
...
Write
Preview
Markdown
is supported
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