Files
grist-mcp-server/Dockerfile
Bill 24436ccc01 fix: correct file ownership for non-root user in Docker
Add --chown=appuser:appuser to COPY commands in runtime stage to ensure
the appuser can read the copied files. Without this, Python fails with
PermissionError when importing modules.
2025-12-29 20:47:21 -05:00

838 B