Commit graph

1 commit

Author SHA1 Message Date
jedarden
79f13c92c3 feat(pdftract-68pe): add Dockerfile with FEATURES build-arg support
Adds multi-stage Dockerfile supporting three feature variants:
- default: baseline features, distroless base (~20 MB)
- ocr: default + OCR (Tesseract), debian-slim base (~120 MB)
- full: all features, debian-slim base (~140 MB)

The FEATURES build-arg selects the variant at build time.

Bead: pdftract-68pe
Plan: Release Engineering / Argo WorkflowTemplates, line 3392
2026-05-20 19:17:49 -04:00