FROM node:lts RUN sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d -b /usr/local/bin RUN npm install -g pnpm