zhangweicheng 8 năm trước cách đây
mục cha
commit
9570ea6850
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      socketdocker/Dockerfile

+ 1 - 1
socketdocker/Dockerfile

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