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
b287875c
Commit
b287875c
authored
Jul 29, 2019
by
Cresson Remi
Browse files
Merge branch 'master' into develop
parents
5d3ec8b3
954b6951
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/dockerfiles/bionic.tf-r1.14.otb-develop/Dockerfile
View file @
b287875c
...
...
@@ -180,15 +180,12 @@ RUN mkdir -p /work/otb/build \
# Install GDAL
# ----------------------------------------------------------------------------
RUN
apt-get update
-y
\
# && apt-get upgrade -y
\
&&
apt
-y
install
\
software-properties-common
\
dirmngr
\
apt-transport-https
\
lsb-release
\
&&
add-apt-repository ppa:ubuntugis/ppa
\
&&
apt-get update
\
&&
apt-get
install
-y
gdal-bin
\
gdal-bin
\
&&
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