fedilove/api/Dockerfile

4 lines
46 B
Docker

FROM node:17-alpine
RUN apk add git --update