mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2026-07-31 23:35:36 +00:00
4 lines
62 B
Docker
4 lines
62 B
Docker
FROM node:latest
|
|
|
|
WORKDIR /usr/app
|
|
RUN npm install linkinator |