rke2/Dockerfile.docs

5 lines
107 B
Docker

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