浏览代码

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