Skip to content

Commit

Permalink
modify: dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
siwonpada committed Nov 15, 2023
1 parent 8551ff3 commit 5ebf65d
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 @@ -9,6 +9,8 @@ RUN npm install --platform=linuxmusl

COPY . .

RUN npx prisma generate

RUN npm run build

#Step 2: Copy the build from 'builder' to 'runner'
Expand Down

0 comments on commit 5ebf65d

Please sign in to comment.