This commit is contained in:
@@ -42,7 +42,7 @@ RUN pip install --no-cache-dir spacy && \
|
||||
# =============================================================================
|
||||
# 复制项目代码 (只复制必需的文件夹,避免依赖被忽略的目录)
|
||||
# =============================================================================
|
||||
COPY ./rag_core /app/rag_core
|
||||
COPY rag_core/ ./rag_core/
|
||||
COPY app/ ./app/
|
||||
COPY frontend/ ./frontend/
|
||||
COPY scripts/ ./scripts/
|
||||
|
||||
Reference in New Issue
Block a user