mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-03 18:20:27 +00:00
Based on the dialer.sh script by @alban: https://gist.github.com/alban/7abe7f6307184c58be7429e63a2d9053 Signed-off-by: Michael Schubert <michael@kinvolk.io>
3 lines
41 B
Docker
3 lines
41 B
Docker
FROM golang:1.7
|
|
ADD ./bin/dialer /go/bin
|