upend/build/node-upend/Dockerfile

3 lines
101 B
Docker
Raw Normal View History

2023-07-11 21:07:50 +02:00
FROM node:lts
RUN sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d -b /usr/local/bin