caipin 4 years ago
parent
commit
e36e3b5c90
1 changed files with 2 additions and 1 deletions
  1. 2 1
      deployment/Dockerfile

+ 2 - 1
deployment/Dockerfile

@@ -5,7 +5,8 @@
 
 FROM centos:7
 
-ADD /bin/construction_management /
+# ADD /bin/construction_management /
+ADD /bin/ /
 RUN chmod 777 /construction_management
 ENV PARAMS=""