build in production mode
This commit is contained in:
parent
c9ed95c3a8
commit
e4cb6f536a
@ -19,7 +19,7 @@ ADD nextcloud-auth.patch /build/nextcloud-auth.patch
|
||||
|
||||
WORKDIR /build
|
||||
RUN git apply nextcloud-auth.patch
|
||||
RUN npm install
|
||||
RUN npm install --production
|
||||
RUN make build
|
||||
|
||||
FROM thallian/confd-env:latest
|
||||
|
Loading…
Reference in New Issue
Block a user