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.
There was an error while loading. Please reload this page.