caipin 4 năm trước cách đây
mục cha
commit
e36e3b5c90
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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=""