mirror of
https://github.com/coaidev/coai.git
synced 2025-05-21 22:10:12 +09:00
chore: reducing the size of image
This commit is contained in:
parent
4a5ed6c0e1
commit
f71e09dc48
@ -45,7 +45,6 @@ RUN echo "Asia/Shanghai" > /etc/timezone && \
|
|||||||
WORKDIR /
|
WORKDIR /
|
||||||
|
|
||||||
# Copy dist
|
# Copy dist
|
||||||
COPY --from=backend /backend /
|
|
||||||
COPY --from=backend /backend/chat /chat
|
COPY --from=backend /backend/chat /chat
|
||||||
COPY --from=backend /backend/config.example.yaml /config.example.yaml
|
COPY --from=backend /backend/config.example.yaml /config.example.yaml
|
||||||
COPY --from=backend /backend/utils/templates /utils/templates
|
COPY --from=backend /backend/utils/templates /utils/templates
|
||||||
|
Loading…
Reference in New Issue
Block a user