paperless-ngx/docker
copilot-swe-agent[bot] 2fd236091e feat(docker): add Docker support for IntelliDocs ML/OCR features
- Add OpenCV system dependencies to Dockerfile (libglib2.0-0, libsm6, libxext6, etc.)
- Update docker-compose.env with ML/OCR configuration variables
- Create docker-compose.intellidocs.yml optimized for ML/OCR features
- Add comprehensive DOCKER_SETUP_INTELLIDOCS.md guide
- Add test-intellidocs-features.sh script for verification
- Add docker/README_INTELLIDOCS.md documentation
- Update main README with IntelliDocs quick start section

New features now available in Docker:
- Phase 1: Performance optimizations (147x faster)
- Phase 2: Security hardening (A+ score)
- Phase 3: AI/ML features (BERT, NER, semantic search)
- Phase 4: Advanced OCR (tables, handwriting, forms)

Co-authored-by: dawnsystem <42047891+dawnsystem@users.noreply.github.com>
2025-11-09 23:44:45 +00:00
..
compose feat(docker): add Docker support for IntelliDocs ML/OCR features 2025-11-09 23:44:45 +00:00
rootfs Chore: remove spaces from run log 2025-06-17 16:02:45 -07:00
init-flow.drawio.png Transitions the Docker image to use s6 and s6-overlay for process supervision instead of supervisord (#8886) 2025-02-07 11:25:54 -08:00
install_management_commands.sh Fix: Make management commands aware of the container environment (#9499) 2025-03-26 14:17:10 -07:00
management_script.sh Transitions the Docker image to use s6 and s6-overlay for process supervision instead of supervisord (#8886) 2025-02-07 11:25:54 -08:00
README_INTELLIDOCS.md feat(docker): add Docker support for IntelliDocs ML/OCR features 2025-11-09 23:44:45 +00:00
test-intellidocs-features.sh feat(docker): add Docker support for IntelliDocs ML/OCR features 2025-11-09 23:44:45 +00:00