ソースを参照

update config

zhangweicheng 6 年 前
コミット
8415bf24f7
1 ファイル変更1 行追加1 行削除
  1. 1 1
      Dockerfile_qa

+ 1 - 1
Dockerfile_qa

@@ -2,7 +2,7 @@ FROM operationbase:2.0
 
 WORKDIR /ConstructionOperation
 
-COPY . ConstructionOperation
+COPY .  /ConstructionOperation
 
 RUN mkdir tmp