MkDocs with a selection of extensions and supporting tools.
127
MkDocs with a selection of extensions and supporting tools.
To serve MkDocs against a project in the current directory:
MSYS_NO_PATHCONV=1 docker run -it --rm -v $(pwd):/docs -p 8000:8000 goldsam/mkdocs serve
This image provides a numeer of preinstalled Python/mkdocs packages as well as their prerequisite system packages:
| Package | Version Variable |
|---|---|
| mkdocs | MKDOCS_VERSION |
| plantuml-markdown | PLANTUML_MARKDOWN_VERSION |
| mkdocs-material | MKDOCS_MATERIAL_VERSION |
| mkdocs-awesome-pages-plugin | MKDOCS_AWESOME_PAGES_PLUGIN_VERSION |
| mkdocs-jupyter | MKDOCS_JUPYTER_VERSION |
| mknotebooks | MKNOTEBOOKS_VERSION |
| mkdocs-macros-plugin | MKDOCS_MACROS_PLUGIN_VERSION |
Content type
Image
Digest
Size
269.2 MB
Last updated
over 4 years ago
docker pull goldsam/mkdocs:main