feat: Add pnpm-node image

This commit is contained in:
Ashhhleyyy 2022-07-05 21:26:57 +01:00
commit 2450eed7fd
Signed by: ash
GPG key ID: 83B789081A0878FB

3
pnpm-node/Dockerfile Normal file
View file

@ -0,0 +1,3 @@
FROM node:16-alpine
RUN yarn global add pnpm