InstaService / entrypoint.sh
VishalMysore's picture
Upload entrypoint.sh
af559c2 verified
#!/bin/sh
# Start the Java application
exec java -Djava.security.egd=file:/dev/./urandom -jar /ai/InstaService-1.0-SNAPSHOT.jar