issue installing docker compose #578
Answered
by
advplyr
ArielAssaf
asked this question in
Q&A
-
Hi, I am new to docker so I appologize if this is obvious. ERROR: Named volume "</mnt/Personal/Audiobooks/audiobooks>:/audiobooks:rw" is used in service "audiobookshelf" but no declaration was found in the volumes section. Any idea what i did wrong? |
Beta Was this translation helpful? Give feedback.
Answered by
advplyr
May 9, 2022
Replies: 1 comment 1 reply
-
You must not have the "<" and ">" those are meant to highlight the paths you need to replace. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ArielAssaf
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You must not have the "<" and ">" those are meant to highlight the paths you need to replace.