frontend/Dockerfile

4 lines
38 B
Docker
Raw Normal View History

2021-02-18 17:15:26 +00:00
FROM node:14
RUN npm install -g pnpm