mkdocs for docker.
$ docker run -d -p 8000:8000 satotka/mkdocs
$ docker run -d -p 8000:8000 -v $(pwd):/workdir satotka/mkdocs
$ docker run -it --rm -v $(pwd):/workdir satotka/mkdocs build
Content type
Image
Digest
Size
269.5 MB
Last updated
about 9 years ago
docker pull satotka/mkdocs