You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Docker entrypoint by removing --no-editable flag and copying source code
- Removed --no-editable from uv sync to properly install package with console scripts
- Added source code copy to final image to support installed package
- This fixes the 'exec mcp-server-sqlite: no such file or directory' error
0 commit comments