zhangweicheng hace 8 años
padre
commit
6580f9b032
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      socketdocker/Dockerfile

+ 1 - 1
socketdocker/Dockerfile

@@ -1,6 +1,6 @@
 FROM server:2.0
 
-COPY ../. ConstructionCost
+COPY /home/ConstructionCost ConstructionCost
 
 WORKDIR ConstructionCost