mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-13 16:38:26 +08:00
### What problem does this PR solve? This PR addresses the build and dependency issues faced by developers in regions with poor connectivity to official Ubuntu repositories and standard dependency sources. Currently, developers in these regions experience slow or failed Docker builds and dependency downloads, significantly impacting development efficiency. ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue) - [ ] New Feature (non-breaking change which adds functionality) - [ ] Documentation Update - [ ] Refactoring - [ ] Performance Improvement - [ ] Other (please describe): The changes include: 1. Modified Dockerfile to use alternative Ubuntu mirrors with better connectivity in affected regions 2. Added a new script (download_deps_CN.py) that provides region-specific alternative download links for dependencies
8.2 KiB
8.2 KiB