Add production Dockerfile for backend pilot deployment
Multi-stage build (tsc compile, then a slim runtime with libreoffice-writer installed for docxToPdf's soffice dependency, non-root user). Not built or run in this sandbox - no Docker daemon available; verified only by reading backend/src/lib/convert.ts and backend/package.json's build/start scripts. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
| Repository | Sloth-ninja/JessicaOSS |
|---|---|
| Author | sloth-ninja <ezanahaddis@gmail.com> |
| Authored | |
| Committed | |
| Parents | 50c7cb8b |
| Stats | 2 files changed , +75 |
| Part of | WS6: pilot deployment docs, Dockerfile, feedback form |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-134c1a02.md
from inside the repo you want the change in.