Error: Config file 'mkdocs.yml' does not exist #4235
Answered
by
squidfunk
syedshadab19
asked this question in
Q&A
-
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... |
Beta Was this translation helpful? Give feedback.
Answered by
squidfunk
Aug 10, 2022
Replies: 1 comment 3 replies
-
Please make sure the file actually exists in the folder you're running the Docker command from. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
syedshadab19
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please make sure the file actually exists in the folder you're running the Docker command from.