1
0
mirror of https://github.com/rancher/os.git synced 2025-09-25 12:47:20 +00:00
Files
os/Dockerfile.docs

4 lines
106 B
Docker
Raw Normal View History

2021-10-22 23:22:09 -07:00
FROM squidfunk/mkdocs-material
RUN pip install mkdocs-markdownextradata-plugin
RUN apk add -U git openssh