Skip to content

Commit 2d29f7b

Browse files
authored
Add pnpm
1 parent d8137d2 commit 2d29f7b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,7 @@ RUN apk add --update --no-cache \
5858
git bash \
5959
npm yarn
6060

61+
RUN npm i -g pnpm
62+
6163
SHELL ["/bin/bash", "-c"]
6264
ENTRYPOINT ["/bin/bash", "-l", "-c"]

0 commit comments

Comments
 (0)