Fix start.sh path to work with volume mount
- Change CMD from /start.sh to /app/start.sh
- When .:/app is mounted, the host's start.sh is now used
- Removes need to rebuild image for script changes
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>