Compare commits
1 Commits
main
...
codex/fix/
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b5b36efe5e |
@ -111,8 +111,6 @@ RUN apt-get update \
|
||||
COPY --from=builder /app/dashboard/.next/standalone ./
|
||||
COPY --from=builder /app/dashboard/.next/static ./static
|
||||
COPY --from=builder /app/dashboard/public ./public
|
||||
COPY --from=builder /app/dashboard/knowledge ./knowledge
|
||||
COPY --from=builder /app/dashboard/src/content/blogs ./src/content/blogs
|
||||
|
||||
# ---------------------------
|
||||
# 额外瘦身(可减少 15–40 MB)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user