![]()
All checks were successful
Deploy to Production, build images and push to Gitea Registry / build_and_push (pull_request) Successful in 1m54s
- Updated Dockerfiles to use `python:3.11-slim` for reduced image size and enhanced build efficiency. - Implemented multi-stage builds with selective file copying and non-root user creation for better security. - Enhanced deployment workflow with retry logic for image pushes and added cleanup steps for Docker resources. - Improved build commands with BuildKit optimizations for both backend and frontend images. |
||
---|---|---|
.. | ||
alembic | ||
app | ||
tests | ||
.dockerignore | ||
.gitignore | ||
alembic.ini | ||
Dockerfile | ||
Dockerfile.prod | ||
pytest.ini | ||
requirements.txt |