VishalMysore commited on
Commit
af559c2
1 Parent(s): b10904b

Upload entrypoint.sh

Browse files
Files changed (1) hide show
  1. entrypoint.sh +4 -0
entrypoint.sh ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ #!/bin/sh
2
+
3
+ # Start the Java application
4
+ exec java -Djava.security.egd=file:/dev/./urandom -jar /ai/InstaService-1.0-SNAPSHOT.jar