mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
4 lines
62 B
Docker
4 lines
62 B
Docker
FROM node:latest
|
|
|
|
WORKDIR /usr/app
|
|
RUN npm install linkinator |