소스 검색

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