@@ -2,6 +2,8 @@ FROM operationbase:latest
WORKDIR /ConstructionOperation
+RUN git pull http://192.168.1.12:3000/SmartCost/ConstructionOperation master
+
RUN mkdir tmp
RUN cnpm install