mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Fixes final WORKDIR directive
This commit is contained in:
parent
6c70db31bd
commit
6179ca5668
@ -142,6 +142,8 @@ WORKDIR /usr/src/paperless/
|
||||
|
||||
COPY gunicorn.conf.py .
|
||||
|
||||
WORKDIR /usr/src/paperless/src/
|
||||
|
||||
# copy app
|
||||
COPY --from=compile-frontend /src/src/ ./
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user