Files
kumomta/docs/Dockerfile
T
Wez Furlong f1de881ebb docs: switch to using docker based mkdocs
ubuntu is making it awkward to use pip for user-installed stuff,
so let's just use the docker image.
2024-02-08 08:09:53 -07:00

3 lines
156 B
Docker

FROM squidfunk/mkdocs-material
RUN pip install mkdocs-macros-plugin mkdocs-include-markdown-plugin mkdocs-exclude mkdocs-git-revision-date-localized-plugin