mirror of
https://github.com/rancher/os.git
synced 2025-09-24 20:09:21 +00:00
4 lines
106 B
Docker
4 lines
106 B
Docker
FROM squidfunk/mkdocs-material
|
|
RUN pip install mkdocs-markdownextradata-plugin
|
|
RUN apk add -U git openssh
|