FROM polinux/mkdocs RUN apk add py3-numpy py3-pandas py3-scipy RUN pip install mkdocs-material RUN pip install mkdocs-table-reader-plugin RUN pip install mkdocs-git-revision-date-localized-plugin