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
AgriSoilMoisture
Commits
e954db38
Commit
e954db38
authored
Dec 11, 2019
by
Lozac'h Loic
Browse files
Update Dockerfile
parent
3e10845f
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/docker/esa-snap/Dockerfile
View file @
e954db38
...
...
@@ -25,7 +25,7 @@ RUN export uid=1001 gid=1001 && \
# Download Snap + Sen2Cor
# ----------------------------------------------------------------------------
RUN
cd
/home/lozach/esa-snap
\
&&
wget http://step.esa.int/downloads/
6
.0/installers/esa-snap_sentinel_unix_
6
_0.sh
\
&&
wget http://step.esa.int/downloads/
7
.0/installers/esa-snap_sentinel_unix_
7
_0.sh
\
&&
wget http://step.esa.int/thirdparties/sen2cor/2.8.0/Sen2Cor-02.08.00-Linux64.run
# ----------------------------------------------------------------------------
...
...
@@ -33,9 +33,9 @@ RUN cd /home/lozach/esa-snap \
# ----------------------------------------------------------------------------
RUN
cd
/home/lozach/esa-snap
\
&&
chown
-R
lozach:lozach /home/lozach
\
&&
chmod
+x esa-snap_sentinel_unix_
6
_0.sh
\
&&
chmod
+x esa-snap_sentinel_unix_
7
_0.sh
\
&&
chmod
+x Sen2Cor-02.08.00-Linux64.run
\
&&
echo
"
\n\n
/home/lozach/esa-snap/snap
\n\n
n
\n\n
n
\n
"
|
sudo
-u
lozach ./esa-snap_sentinel_unix_
6
_0.sh
\
&&
echo
"
\n\n
/home/lozach/esa-snap/snap
\n\n
n
\n\n
n
\n
"
|
sudo
-u
lozach ./esa-snap_sentinel_unix_
7
_0.sh
\
&&
sudo
-u
lozach ./Sen2Cor-02.08.00-Linux64.run
...
...
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