no need to copy the config
This commit is contained in:
parent
b994f22725
commit
4c33235322
@ -20,7 +20,6 @@ WORKDIR /app
|
|||||||
|
|
||||||
COPY --from=builder /install /usr/local
|
COPY --from=builder /install /usr/local
|
||||||
COPY app.py .
|
COPY app.py .
|
||||||
COPY config.py .
|
|
||||||
COPY gunicorn.conf.py .
|
COPY gunicorn.conf.py .
|
||||||
COPY run.sh .
|
COPY run.sh .
|
||||||
COPY VERSION .
|
COPY VERSION .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user