gaodandan %!s(int64=7) %!d(string=hai) anos
pai
achega
991df84c59
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -2,4 +2,4 @@ FROM 192.168.123.25:31104/unis/java:8
2 2
  
3 3
 ADD ./target/depot-customer.jar /root
4 4
 CMD ["sh", "-c", "cd /root; java -Djava.security.egd=file:/dev/./urandom -jar /root/depot-customer.jar --depot-customer.server.enable-self-preservation=false"]
5
-EXPOSE 9001
5
+EXPOSE 9006