chore: Docker and infrastructure updates for PaddleOCR (#115) #119
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Relates to #115
Update Docker configuration, secrets, and compose files for PaddleOCR engine and optional cloud fallback.
Changes
ocr/Dockerfile- Add PaddlePaddle CPU and PaddleOCR, download PP-OCRv4 models during builddocker-compose.yml- Add environment vars for engine config, optional secret mount for Google Vision keydocker-compose.staging.yml- Same overrides if neededsecrets/app/google-vision-key.jsonplaceholder (gitignored)Acceptance Criteria