Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LARN
PRRT
Commits
fcae02f4
Commit
fcae02f4
authored
Dec 06, 2017
by
Andreas Schmidt
Browse files
Remove /bin folder from docker.
parent
51b80eb7
Pipeline
#1676
passed with stages
in 1 minute and 33 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
docker/entrypoint.sh
View file @
fcae02f4
...
...
@@ -37,5 +37,5 @@ NETEM_PARAMS="${NETEM[@]}"
echo
"Running PRRT with command:
\"
$command
$PRRT_PARAMS
\"
and link parameters:
\"
$NETEM_PARAMS
\"
"
tc qdisc add dev
$dev
root netem
$NETEM_PARAMS
/prrt/
bin/
$command
$PRRT_PARAMS
-o
/output/log.csv
/prrt/
$command
$PRRT_PARAMS
-o
/output/log.csv
tc qdisc del dev
$dev
root
Write
Preview
Supports
Markdown
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