mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-04-19 12:39:59 +08:00

### What problem does this PR solve? Rework Dockerfile.scratch - Multiple stage Dockerfile - Removed conda - Replaced pip with poetry - Added missing dependencies and fixed package version conflicts - Added deepdoc models ### Type of change - [x] Refactoring - [ ] Performance Improvement - [ ] Other (please describe):
40 lines
1.5 KiB
Plaintext
40 lines
1.5 KiB
Plaintext
Types: deb
|
|
URIs: https://mirrors.tuna.tsinghua.edu.cn/ubuntu
|
|
Suites: noble noble-updates noble-backports
|
|
Components: main restricted universe multiverse
|
|
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
|
|
|
|
# 默认注释了源码镜像以提高 apt update 速度,如有需要可自行取消注释
|
|
# Types: deb-src
|
|
# URIs: https://mirrors.tuna.tsinghua.edu.cn/ubuntu
|
|
# Suites: noble noble-updates noble-backports
|
|
# Components: main restricted universe multiverse
|
|
# Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
|
|
|
|
# 以下安全更新软件源包含了官方源与镜像站配置,如有需要可自行修改注释切换
|
|
Types: deb
|
|
URIs: https://mirrors.tuna.tsinghua.edu.cn/ubuntu
|
|
Suites: noble-security
|
|
Components: main restricted universe multiverse
|
|
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
|
|
|
|
# Types: deb-src
|
|
# URIs: https://mirrors.tuna.tsinghua.edu.cn/ubuntu
|
|
# Suites: noble-security
|
|
# Components: main restricted universe multiverse
|
|
# Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
|
|
|
|
# 预发布软件源,不建议启用
|
|
|
|
# Types: deb
|
|
# URIs: https://mirrors.tuna.tsinghua.edu.cn/ubuntu
|
|
# Suites: noble-proposed
|
|
# Components: main restricted universe multiverse
|
|
# Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
|
|
|
|
# # Types: deb-src
|
|
# # URIs: https://mirrors.tuna.tsinghua.edu.cn/ubuntu
|
|
# # Suites: noble-proposed
|
|
# # Components: main restricted universe multiverse
|
|
# # Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
|