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
0c99ba07
Commit
0c99ba07
authored
Aug 31, 2018
by
vagrant
Browse files
Merge branch 'STF525' of
https://forge.etsi.org/gitlab/ITS/ITS
into STF525
parents
57a4d994
a0382ec0
Changes
2
Hide whitespace changes
Inline
Side-by-side
docker/Dockerfile
View file @
0c99ba07
...
...
@@ -83,11 +83,7 @@ RUN echo "docker-titan-STF525" > /etc/hostname \
USER
etsi
RUN
cd
/home/etsi/dev
\
&&
git clone
--recurse-submodules
https://forge.etsi.org/gitlab/ITS/ITS.git ./STF525_Its
\
&&
cd
/home/etsi/dev/STF525_Its
\
&&
git checkout STF525
\
&&
cd
/home/etsi/dev/STF525_Its/ttcn/LibIts
\
&&
git checkout STF525
\
&&
git clone
-b
STF525
--recurse-submodules
https://forge.etsi.org/gitlab/ITS/ITS.git ./STF525_Its
\
&&
cd
/home/etsi/dev/STF525_Its/scripts
\
&&
chmod
775
*
.bash devenv.bash.
*
\
&&
cd
/home/etsi
\
...
...
vagrant/provisioner.bash
View file @
0c99ba07
...
...
@@ -74,9 +74,7 @@ then
fi
cd
/home/vagrant/dev
git clone https://forge.etsi.org/gitlab/ITS/ITS.git ./STF525_Its
cd
/home/vagrant/dev/STF525_Its
git checkout STF525
git clone
-b
STF525 –recurse-submodules https://forge.etsi.org/gitlab/ITS/ITS.git ./STF525_Its
cd
/home/vagrant/dev/STF525_Its/scripts
chmod
775
*
.bash devenv.bash.
*
cd
/home/vagrant/dev/STF525_Its/docker
...
...
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