mirror of
https://gitee.com/houhuan/TrendRadar.git
synced 2026-05-01 01:02:41 +08:00
v4.0.0 大大大更新
This commit is contained in:
+1
-1
@@ -53,8 +53,8 @@ RUN set -ex && \
|
||||
COPY requirements.txt .
|
||||
RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
COPY main.py .
|
||||
COPY docker/manage.py .
|
||||
COPY trendradar/ ./trendradar/
|
||||
|
||||
# 复制 entrypoint.sh 并强制转换为 LF 格式
|
||||
COPY docker/entrypoint.sh /entrypoint.sh.tmp
|
||||
|
||||
Reference in New Issue
Block a user