Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
MEC - Multi-access Edge Computing
MEC TTCN-3 Test Suite
Commits
00ca9325
Commit
00ca9325
authored
Jul 12, 2019
by
Yann Garcia
Browse files
Update run-container.sh
parent
24bd478c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
docker/run-container.sh
docker/run-container.sh
+3
-3
No files found.
docker/run-container.sh
View file @
00ca9325
#!/bin/bash
# Copyright ETSI 201
8
# Copyright ETSI 201
9
# See: https://forge.etsi.org/etsi-forge-copyright-statement.txt
#set -e
#set -vx
docker run stf5
4
9_
ng112
:latest
"/bin/bash"
\
docker run stf5
6
9_
Mec
:latest
"/bin/bash"
\
-c
"source /home/etsi/devenv.bash
\
&& cd /home/etsi/dev/etsi_emcom/src/Ats
Ng112
/objs
\
&& cd /home/etsi/dev/etsi_emcom/src/Ats
Mec
/objs
\
&& ../bin/run_all.bash
\
&& ls -ltr ../logs"
...
...
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