Skip to content

Commit

Permalink
Add working dir
Browse files Browse the repository at this point in the history
  • Loading branch information
paolomainardi authored Jan 15, 2024
1 parent 9868dc9 commit aff5666
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ CMD ["npm run start"]
ENTRYPOINT ["/entrypoint.sh"]

FROM dev as prod
WORKDIR /opt/raneto
RUN cd custom && npm install

0 comments on commit aff5666

Please sign in to comment.