Explorar el Código

update docker

zhangweicheng hace 7 años
padre
commit
57307585a8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Dockerfile_test

+ 1 - 1
Dockerfile_test

@@ -1,6 +1,6 @@
 FROM constructioncost:1.0
 
-WORKDIR ConstructionCost
+WORKDIR home/ConstructionCost
 
 RUN git pull http://192.168.1.12:3000/SmartCost/ConstructionCost master