Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ITS - Intelligent Transport Systems
ITS
Commits
810c4a3e
Commit
810c4a3e
authored
Jul 03, 2019
by
Yann Garcia
Browse files
Update Dockerfile
parent
bce1226c
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/Dockerfile
View file @
810c4a3e
...
...
@@ -100,9 +100,9 @@ RUN cd /home/etsi/dev \
&&
./configure
\
&&
make
&&
sudo
make
install
\
&&
cd
/home/etsi/frameworks
\
&&
wget
'http://ftp.halifax.rwth-aachen.de/eclipse/
/
technology/epp/downloads/release/
oxyge
n/
2
/eclipse-cpp-
oxygen-2-linux-gtk-x86_64.tar.gz'
-Oeclipse-cpp-oxyge
n-
2
-linux-gtk-x86_64
.tar.gz
\
&&
tar
-zxvf
./eclipse-cpp-
oxyge
n-
2
-linux-gtk-x86_64.tar.gz
\
&&
rm
-f
./eclipse-cpp-
oxyge
n-
2
-linux-gtk-x86_64.tar.gz
\
&&
wget
-q
'http://ftp.halifax.rwth-aachen.de/eclipse/technology/epp/downloads/release/
photo
n/
R
/eclipse-cpp-
photo
n-
R
-linux-gtk-x86_64.tar.gz
'
\
&&
tar
-zxvf
./eclipse-cpp-
photo
n-
R
-linux-gtk-x86_64.tar.gz
\
&&
rm
-f
./eclipse-cpp-
photo
n-
R
-linux-gtk-x86_64.tar.gz
\
&&
.
/home/etsi/devenv.bash
\
&&
cd
/home/etsi/dev/STF525_Its/scripts
\
&&
./build_titan.bash
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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