fedilove/api/Dockerfile

4 lines
46 B
Docker
Raw Normal View History

2022-02-08 13:07:18 +00:00
FROM node:17-alpine
RUN apk add git --update