Skip to content

Commit

Permalink
BUG: User node causes issues
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-ion committed Sep 16, 2023
1 parent e6216c0 commit d1fc7a2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions trainingportal/Dockerfile.trainingportal
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,5 @@ WORKDIR /home/node/app
RUN npm install
RUN npm install pm2@latest -g

USER node

EXPOSE 8081
ENTRYPOINT ["pm2","start","/home/node/app/server.js","--no-daemon"]

0 comments on commit d1fc7a2

Please sign in to comment.