caipin hace 3 años
padre
commit
16f7fa16fc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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=""