Files
weave-scope/docker/run-app
2016-10-26 17:20:14 +01:00

6 lines
111 B
Bash
Executable File

#!/bin/bash
source /var/run/weave/scope-app.args
exec -a scope-app /home/weave/scope --mode app "${ARGS[@]}"