Files
ebook-extension/ebook_backend&admin_panel/Dockerfile
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

1.7 KiB