mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-18 12:37:01 +01:00
🔧 Add npm log level to dockerfile
This commit is contained in:
@@ -19,6 +19,7 @@ COPY prisma/schema.prisma prisma/schema.prisma
|
||||
|
||||
COPY ./scripts/run.sh ./scripts/run.sh
|
||||
|
||||
ARG NPM_CONFIG_LOGLEVEL=verbose
|
||||
RUN yarn global add prisma
|
||||
RUN which prisma
|
||||
|
||||
|
||||
Reference in New Issue
Block a user