FROM fascinated/docker-images:node-latest

# Install pnpm
RUN npm install -g pnpm

ENV PNPM_HOME=/usr/local/bin