Docker image of mkdocs with plantyml and Japanese font
Create new project
docker run -v `pwd`:/work knaou/mkdocs-uml mkdocs new new-project-name
And build docs
docker run -v `pwd`:/work knaou/mkdocs mkdocs build
See test code as a sample: test/src/
Content type
Image
Digest
sha256:4fac2b3d0…
Size
196.2 MB
Last updated
over 2 years ago
docker pull knaou/mkdocs-uml