mirror of
https://github.com/rancher/os.git
synced 2025-09-25 12:47:20 +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
|