mkdocs/Dockerfile

5 lines
142 B
Docker
Raw Normal View History

2023-11-13 10:32:58 +01:00
FROM squidfunk/mkdocs-material
2023-11-13 10:31:31 +01:00
2023-11-13 10:32:58 +01:00
# Beispiel; https://squidfunk.github.io/mkdocs-material/getting-started/
RUN pip install mkdocs-macros-plugin