Skip to content

Commit

Permalink
feat: add pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
rick-liruixin committed Dec 12, 2023
1 parent 2139bcb commit b6c8b91
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
@@ -1,4 +1,5 @@
FROM node:18.12.1

RUN npm -g config set user root
RUN npm install -g pnpm
RUN npm install -g [email protected]

0 comments on commit b6c8b91

Please sign in to comment.