mirror of
https://github.com/ajnart/homarr.git
synced 2026-03-06 20:30:57 +01:00
⚗️ Remove parameters
This commit is contained in:
@@ -21,7 +21,7 @@ COPY ./scripts/run.sh ./scripts/run.sh
|
||||
|
||||
# RUN npm config set unsafe-perm true
|
||||
# ARG NPM_CONFIG_LOGLEVEL=verbose
|
||||
RUN yarn global add prisma --production --no-progress
|
||||
RUN yarn global add prisma
|
||||
RUN which prisma
|
||||
|
||||
EXPOSE 7575
|
||||
|
||||
Reference in New Issue
Block a user