Files
weave-scope/docker/run-probe
Alfonso Acosta 4dfd096ca7 Fix handling of implicit probe targets
Also, clean up entrypoint script.
2016-06-15 11:12:50 +00:00

4 lines
103 B
Bash
Executable File

#!/bin/bash
exec -a scope-probe /home/weave/scope --mode probe $(cat /var/run/weave/scope-probe.args)