refactor: Revise .dockerignore and Dockerfile for enhanced build efficiency and organization #15

Merged
mo merged 1 commits from ph4 into prod 2025-06-01 16:15:12 +02:00

1 Commits

Author SHA1 Message Date
mohamad
55d08d36e0 refactor: Revise .dockerignore and Dockerfile for enhanced build efficiency and organization
Some checks failed
Deploy to Production, build images and push to Gitea Registry / build_and_push (pull_request) Has been cancelled
- Updated .dockerignore to categorize ignored files, including logs and local development configurations.
- Implemented a multi-stage build in Dockerfile to optimize image size and dependency management.
- Added build dependencies and created a virtual environment for better isolation of Python packages.
2025-06-01 16:14:55 +02:00