caipin 3 năm trước cách đây
mục cha
commit
99fb01e6fe
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      deployment/Dockerfile

+ 1 - 1
deployment/Dockerfile

@@ -89,7 +89,7 @@
 FROM alpine:3.13
 
 # COPY  ./bin/construction_management /
-ADD /bin/ /
+ADD ./bin/ /
 RUN chmod 777 /construction_management
 RUN ls
 ENV PARAMS=""