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
Lozac'h Loic
AgriFrozenAreaProject
Commits
fc5026c3
Commit
fc5026c3
authored
Aug 27, 2021
by
Lozac'h Loic
Browse files
yoh
parent
bab55a95
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
fc5026c3
...
...
@@ -144,7 +144,7 @@ RUN mkdir -p /work/otb/build \
RUN
cd
/work/otb/otb/Modules/Remote
\
&&
git clone https://
10.134.193.38
/loic.lozach/agrifrozenareas.git
\
&&
git clone https://
gitlab.irstea.fr
/loic.lozach/agrifrozenareas.git
\
&&
cd
/work/otb/build/OTB/build
\
&&
cmake /work/otb/otb
\
-DOTB_WRAP_PYTHON
=
ON
\
...
...
@@ -165,7 +165,7 @@ WORKDIR /work/python
RUN
pip3
install
--upgrade
pip
RUN
pip3
install
-r
requirements.txt
COPY
eodag_sentinelsat
_dev
.py.patch /usr/local/lib/python3.6/dist-packages/eodag_sentinelsat/eodag_sentinelsat.py
COPY
eodag_sentinelsat.py.patch /usr/local/lib/python3.6/dist-packages/eodag_sentinelsat/eodag_sentinelsat.py
# ----------------------------------------------------------------------------
# Clean
# ----------------------------------------------------------------------------
...
...
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