Browse Source

update docker

zhangweicheng 7 years ago
parent
commit
f0453f7e3d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -2,7 +2,7 @@ FROM costbase:latest
 
 
 WORKDIR /home/ConstructionCost
 WORKDIR /home/ConstructionCost
 
 
-RUN git pull http://192.168.1.12:3000/SmartCost/ConstructionCost 1.0.0_online
+COPY . /home/ConstructionCost
 
 
 RUN cnpm install
 RUN cnpm install