zhangweicheng 6 anni fa
parent
commit
8415bf24f7
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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