Commit Graph

3 Commits

Author SHA1 Message Date
richardtekula
6d0ee923e2 Fix: Dockerfile Python modules path and CMD syntax
- Use virtual environment instead of --user install
  - Fix PATH to /opt/venv/bin (accessible by appuser)
  - Fix CMD syntax with shell form
  - Add curl for healthcheck
  - Proper init_db.py execution before uvicorn
2025-11-11 16:35:57 +01:00
richardtekula
feb583b66c Fix: Remove port mappings for Coolify/Traefik compatibility 2025-11-11 16:29:16 +01:00
richardtekula
e1b95c613d Initial commit: Ebook Translation System with Docker setup 2025-11-11 16:01:34 +01:00