Add Dockerfile to include extra plugins

This commit is contained in:
Calum Lind 2024-07-07 18:59:45 +01:00
parent 8332320f2b
commit 5fce32b72a
No known key found for this signature in database
GPG Key ID: 90597A687B836BA3
1 changed files with 2 additions and 0 deletions

2
Dockerfile Normal file
View File

@ -0,0 +1,2 @@
FROM squidfunk/mkdocs-material
RUN pip install mkdocs-awesome-pages-plugin