MkDocs
MkDocs and a handful of themes for quick use
This image contains MkDocs and a handful of themes for quick use. Please see Run from Docker registry for more details and commands.
Mount the folder where your mkdocs.yml file resides as a volume to /docs.
docker run --rm -v ${PWD}:/docs jsloan117/mkdocs --version