Files
weave-scope/docker/run-app

4 lines
71 B
Bash
Executable File

#!/bin/sh
exec /home/weave/scope app $(cat /etc/weave/scope-app.args)