Skip to content

Commit

Permalink
fix local builder
Browse files Browse the repository at this point in the history
  • Loading branch information
cha87de committed Dec 29, 2018
1 parent f53eca0 commit 7398761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _builder/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ ENV GOPATH /opt/gopath

# kvmtop specific
RUN apt-get install -y libvirt-dev pkg-config libncurses5-dev
CMD go build github.com/cha87de/kvmtop
CMD go build github.com/cha87de/kvmtop/cmd/kvmtop

0 comments on commit 7398761

Please sign in to comment.