فهرست منبع

update config

zhangweicheng 8 سال پیش
والد
کامیت
fc65651402
3فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 1 1
      Dockerfile
  2. 1 1
      Dockerfile_pp
  3. 1 1
      Dockerfile_qa

+ 1 - 1
Dockerfile

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

+ 1 - 1
Dockerfile_pp

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

+ 1 - 1
Dockerfile_qa

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