Makhfi_AI / Dockerfile

Commit History

Fix issues in docker file
b3b04d0

Aasher commited on

fix docker issue
e2b862d

Aasher commited on

update docker file
375f786

Aasher commited on

fix(docker): Simplify docker file
5354474

Aasher commited on

fix(docker): Remove system flag from uv command
65bb318

Aasher commited on

fix(docker): correct COPY command syntax for pyproject.toml in Dockerfile
56c9db9

Aasher commited on

refactor(docker): simplify dependency installation in Dockerfile by removing lock file and options
90d2c61

Aasher commited on

refactor(docker): update Dockerfile to streamline build stages and improve dependency management
db93b32

Aasher commited on

refactor(docker): improve comments for clarity and consistency in Dockerfile
57940a7

Aasher commited on

refactor(docker): restructure Dockerfile into multi-stage build for improved clarity and efficiency
206cd8a

Aasher commited on

refactor(docker): enhance Dockerfile with improved comments and organization of installation steps
aee4974

Aasher commited on

refactor(docker): optimize Dockerfile by cleaning up installation steps and improving cache handling
1c5ba65

Aasher commited on

refactor(docker): simplify Dockerfile by removing non-root user setup and consolidating environment variables
9096389

Aasher commited on

refactor(docker): streamline Dockerfile by reorganizing user setup and environment variables
0baaab5

Aasher commited on

feat(docker): add Dockerfile and .dockerignore for containerization setup
9e9873f

Aasher commited on