![]()
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. |
||
---|---|---|
.. | ||
alembic | ||
app | ||
tests | ||
.dockerignore | ||
.gitignore | ||
alembic.ini | ||
Dockerfile | ||
Dockerfile.prod | ||
pytest.ini | ||
requirements.txt |