Change the exe path.
This commit is contained in:
parent
2f5ff4bbd8
commit
fb3a4aa3d0
@ -17,4 +17,4 @@ RUN ./build/pack/build.sh
|
|||||||
EXPOSE 6010
|
EXPOSE 6010
|
||||||
|
|
||||||
# tank作为执行文件
|
# tank作为执行文件
|
||||||
ENTRYPOINT ["$GOPATH/dist/tank-1.0.2/tank"]
|
ENTRYPOINT ["$GOPATH/src/tank/dist/tank-1.0.2/tank"]
|
||||||
|
Loading…
Reference in New Issue
Block a user