influx-only #2
@ -9,7 +9,7 @@ RUN pnpm install --production --silent && mv node_modules ../
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN chown -R node /usr/src/app
|
||||
USER node
|
||||
#RUN chown -R node /usr/src/app
|
||||
#USER node
|
||||
|
||||
CMD pnpm run start
|
||||
|
Loading…
Reference in New Issue
Block a user