suna/backend/docker/entrypoint.sh

4 lines
157 B
Bash
Raw Normal View History

2025-04-09 01:25:53 +08:00
#!/bin/bash
# Start supervisord in the foreground to properly manage child processes
exec /usr/bin/supervisord -n -c /etc/supervisor/conf.d/supervisord.conf