1
0
mirror of https://github.com/rancher/os.git synced 2025-09-24 20:09:21 +00:00
Files
os/Dockerfile.docs
Darren Shepherd b00581c2d7 Various fixes
2021-10-22 23:22:09 -07:00

4 lines
106 B
Docker

FROM squidfunk/mkdocs-material
RUN pip install mkdocs-markdownextradata-plugin
RUN apk add -U git openssh