Hi I am running this command "docker run --rm -it -p 8000:8000 -v ${PWD}:/docs squidfunk/mkdocs-material" on ubuntu/linux server to run the docker and I am getting the below error.
INFO - Building documentation...
Error: Config file 'mkdocs.yml' does not exist.
Hi I am running this command "docker run --rm -it -p 8000:8000 -v ${PWD}:/docs squidfunk/mkdocs-material" on ubuntu/linux server to run the docker and I am getting the below error.
INFO - Building documentation...
Error: Config file 'mkdocs.yml' does not exist.