zhangweicheng 8 years ago
parent
commit
b7c2d73724
1 changed files with 1 additions and 1 deletions
  1. 1 1
      socketdocker/Dockerfile

+ 1 - 1
socketdocker/Dockerfile

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