Skip to content

Commit

Permalink
Add ndt7-client (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephen-soltesz authored Oct 21, 2024
1 parent bb17bd0 commit 68b1c0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.minimal
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ FROM golang:1.18
# Install script_exporter and dependencies.
RUN go install github.com/m-lab/[email protected]
RUN go install github.com/m-lab/ndt5-client-go/cmd/[email protected]
RUN go install github.com/m-lab/ndt7-client-go/cmd/[email protected]
RUN go install github.com/m-lab/locate/cmd/[email protected]

# Install java for the wehe cli client, and clone client repo
Expand Down

0 comments on commit 68b1c0d

Please sign in to comment.