2023-11-02 17:13:43 +01:00

4 lines
62 B
Docker

FROM node:latest
WORKDIR /usr/app
RUN npm install linkinator