瀏覽代碼

更新 'gateway-game-test/Dockerfile'

chenghongxi 5 年之前
父節點
當前提交
a86c8d641c
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      gateway-game-test/Dockerfile

+ 2 - 1
gateway-game-test/Dockerfile

@@ -8,4 +8,5 @@ COPY config /go/bin/config
 RUN chmod +x /go/bin/gateway-game-test
 WORKDIR /go/bin
 
-CMD ["/go/bin/gateway-game-test"]
+CMD ["/go/bin/gateway-game-test"]
+EXPOSE 10001