remove copy
This commit is contained in:
@@ -55,7 +55,6 @@ COPY --chown=appuser:appuser llm_config.py .
|
|||||||
COPY --chown=appuser:appuser lib.py .
|
COPY --chown=appuser:appuser lib.py .
|
||||||
|
|
||||||
RUN echo $CREDENTIALS > credentials.json
|
RUN echo $CREDENTIALS > credentials.json
|
||||||
COPY --chown=appuser:appuser credentials.json .
|
|
||||||
COPY --chown=appuser:appuser static ./static
|
COPY --chown=appuser:appuser static ./static
|
||||||
|
|
||||||
# Copy and setup entrypoint script
|
# Copy and setup entrypoint script
|
||||||
|
|||||||
Reference in New Issue
Block a user