Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Cresson Remi
otbtf
Commits
11350d3b
Commit
11350d3b
authored
May 27, 2020
by
Cresson Remi
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'develop'
parents
3eb451a5
60a4fd56
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
tools/dockerfiles/r2.0/bionic.tf-r2.1.otb-7.1-GPU/Dockerfile
tools/dockerfiles/r2.0/bionic.tf-r2.1.otb-7.1-GPU/Dockerfile
+1
-1
tools/dockerfiles/r2.0/bionic.tf-r2.1.otb-7.1/Dockerfile
tools/dockerfiles/r2.0/bionic.tf-r2.1.otb-7.1/Dockerfile
+1
-1
No files found.
tools/dockerfiles/r2.0/bionic.tf-r2.1.otb-7.1-GPU/Dockerfile
View file @
11350d3b
...
...
@@ -217,7 +217,7 @@ RUN mkdir -p /work/otb/build \
# Build OTB: Stage 3 (bindings)
# ----------------------------------------------------------------------------
RUN
cd
/work/otb/otb/Modules/Remote
\
&&
git clone
-b
v2beta
https://github.com/remicres/otbtf.git
\
&&
git clone
-b
release-2.0-rc1
https://github.com/remicres/otbtf.git
\
&&
cd
/work/otb/build/OTB/build
\
&&
cmake /work/otb/otb
\
-DOTB_WRAP_PYTHON
=
ON
\
...
...
tools/dockerfiles/r2.0/bionic.tf-r2.1.otb-7.1/Dockerfile
View file @
11350d3b
...
...
@@ -211,7 +211,7 @@ RUN mkdir -p /work/otb/build \
# Build OTB: Stage 3 (bindings)
# ----------------------------------------------------------------------------
RUN
cd
/work/otb/otb/Modules/Remote
\
&&
git clone
-b
v2beta
https://github.com/remicres/otbtf.git
\
&&
git clone
-b
release-2.0-rc1
https://github.com/remicres/otbtf.git
\
&&
cd
/work/otb/build/OTB/build
\
&&
cmake /work/otb/otb
\
-DOTB_WRAP_PYTHON
=
ON
\
...
...
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