mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-24 00:09:12 +01:00
⚗️ Remove npm config command
This commit is contained in:
@@ -19,8 +19,8 @@ COPY prisma/schema.prisma prisma/schema.prisma
|
||||
|
||||
COPY ./scripts/run.sh ./scripts/run.sh
|
||||
|
||||
RUN npm config set unsafe-perm true
|
||||
ARG NPM_CONFIG_LOGLEVEL=verbose
|
||||
# RUN npm config set unsafe-perm true
|
||||
# ARG NPM_CONFIG_LOGLEVEL=verbose
|
||||
RUN yarn global add prisma --production --no-progress
|
||||
RUN which prisma
|
||||
|
||||
|
||||
Reference in New Issue
Block a user