ucpexample / entrypoint.sh
VishalMysore's picture
Upload entrypoint.sh
c8d647e verified
raw
history blame contribute delete
147 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/mcpdemo.jar