4 lines
142 B
Docker
4 lines
142 B
Docker
FROM squidfunk/mkdocs-material
|
|
|
|
# Beispiel; https://squidfunk.github.io/mkdocs-material/getting-started/
|
|
RUN pip install mkdocs-macros-plugin
|