Skip to content

Commit

Permalink
simple layer
Browse files Browse the repository at this point in the history
  • Loading branch information
xtaci committed Aug 21, 2016
1 parent 7fd6442 commit 583fe3b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ MAINTAINER xtaci <[email protected]>
RUN apk update && \
apk upgrade && \
apk add git
RUN go get github.com/xtaci/kcptun/client
RUN go get github.com/xtaci/kcptun/server
RUN go get github.com/xtaci/kcptun/client && go get github.com/xtaci/kcptun/server
EXPOSE 29900/udp
EXPOSE 12948

0 comments on commit 583fe3b

Please sign in to comment.