EnterpriseAIHub / entrypoint.sh
VishalMysore's picture
Upload 3 files
7a4a013 verified
raw
history blame
159 Bytes
#!/bin/sh
ls -l /ai/conf
# Start the Java application
exec java -Dloader.path=/ai/conf -Djava.security.egd=file:/dev/./urandom -jar /ai/springactions-0.2.3.jar