Skip to content

Commit

Permalink
Merge pull request #143 from linkernetworks/johnlin/add-build-tool
Browse files Browse the repository at this point in the history
 [Bug] VX-198 add make tools
  • Loading branch information
John-Lin authored Jul 20, 2018
2 parents f2284e2 + 21a4df8 commit 3b8de3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ MAINTAINER David Chang <[email protected]>
# TODO fix path after move out
WORKDIR /go/src/github.com/linkernetworks/vortex

RUN apk add --no-cache protobuf ca-certificates git
RUN apk add --no-cache protobuf ca-certificates make git

# TODO fix path after move out
COPY src /go/src/github.com/linkernetworks/vortex/src
Expand Down

0 comments on commit 3b8de3b

Please sign in to comment.