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
Owner
  • 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.
- 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.
mo added 1 commit 2025-06-01 16:15:09 +02:00
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
55d08d36e0
- 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.
mo merged commit ca73d6ca79 into prod 2025-06-01 16:15:12 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mo/mitlist#15
No description provided.