mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-05 11:11:13 +00:00
- Explicity add go app to the example container, so it fails if you haven't built it. - spin up 2 goapps and 3 elastic searches
3 lines
76 B
Bash
Executable File
3 lines
76 B
Bash
Executable File
#!/bin/sh
|
|
exec /home/weave/app elasticsearch1 elasticsearch2 elasticsearch3
|