An alipine-based dockerfile which runs MkDocs with its material theme.
1.3K
An alipine-based dockerfile which runs MkDocs with its material theme.
latest (Dockerfile)docker run --rm -v $(pwd):/project qmu1/mkdocs:latest /bin/sh -c "\
mkdocs build --clean -f /project/path/to/your/mkdocs.yml -d ${docs_dir}"
"
Available on the DockerHub.
https://hub.docker.com/r/qmu1/mkdocs/
MIT License
Copyright (c) qmu Co.,Inc.
Content type
Image
Digest
Size
40.2 MB
Last updated
about 8 years ago
docker pull qmu1/mkdocs