hefeng hace 6 años
padre
commit
bcd4adefe2
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Dockerfile

+ 0 - 1
Dockerfile

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