a2ui / entrypoint.sh
VishalMysore's picture
Update entrypoint.sh
9f00ec8 verified
raw
history blame contribute delete
119 Bytes
#!/bin/sh
ls -l /ai
# Start the Java application
exec java -Djava.security.egd=file:/dev/./urandom -jar /ai/mcpdemo.jar