To run locally
docker run -d --name mkdocs-server -p 8000:8000 -v $(pwd):/docs api-docs-mkdocs-imageyou will need to restart the container to see the changes but not rebuild the image or rerun it.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To run locally
docker run -d --name mkdocs-server -p 8000:8000 -v $(pwd):/docs api-docs-mkdocs-imageyou will need to restart the container to see the changes but not rebuild the image or rerun it.