Skip to content

Commit

Permalink
Change the exe path.
Browse files Browse the repository at this point in the history
  • Loading branch information
hxsherry committed Jan 29, 2018
1 parent 2f5ff4b commit fb3a4aa
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 @@ -17,4 +17,4 @@ RUN ./build/pack/build.sh
EXPOSE 6010

# tank作为执行文件
ENTRYPOINT ["$GOPATH/dist/tank-1.0.2/tank"]
ENTRYPOINT ["$GOPATH/src/tank/dist/tank-1.0.2/tank"]

0 comments on commit fb3a4aa

Please sign in to comment.