easyQserver / entrypoint.sh
VishalMysore's picture
Update entrypoint.sh
32e2a14 verified
#!/bin/sh
ls -l /ai/conf
# Start the Java application
exec java -Dloader.path=/ai/conf -Djava.security.egd=file:/dev/./urandom -jar /ai/easyQServer.jar