mirror of
https://git.rwth-aachen.de/acs/public/villas/web-backend-go/
synced 2025-03-30 00:00:12 +01:00
3 lines
42 B
Docker
3 lines
42 B
Docker
FROM node:8
|
|
|
|
RUN npm -g install redoc-cli
|