瀏覽代碼

update docker

zhangweicheng 7 年之前
父節點
當前提交
2e3bef983f
共有 1 個文件被更改,包括 1 次插入3 次删除
  1. 1 3
      Dockerfile_qa

+ 1 - 3
Dockerfile_qa

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