caipin %!s(int64=4) %!d(string=hai) anos
pai
achega
ed9fd3c12d
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      deployment/Dockerfile

+ 2 - 0
deployment/Dockerfile

@@ -9,4 +9,6 @@ ADD /bin/construction_management /
 RUN chmod 777 /construction_management
 ENV PARAMS=""
 
+EXPOSE 6060
+
 ENTRYPOINT ["sh","-c","/construction_management $PARAMS"]