Skip to content

Commit

Permalink
try to fix pnpm docker
Browse files Browse the repository at this point in the history
  • Loading branch information
akmatoff committed Nov 5, 2024
1 parent 02b2bde commit 379ada3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ FROM base AS production

ENV NODE_ENV=production

RUN pnpm setup

RUN pnpm install -g serve

RUN pnpm run build
Expand Down

0 comments on commit 379ada3

Please sign in to comment.