-
Hello Docker is working as non root but I always get the below error when I try to set up Onedrive Docker. Any idea what I'm doing wrong?
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
You are essentially not following the documentation. Where you are using this command:
The |
Beta Was this translation helpful? Give feedback.
-
@Mattncb Specifically in your case, this should then read:
|
Beta Was this translation helpful? Give feedback.
@Mattncb
You are essentially not following the documentation.
Where you are using this command:
The
"/home/admin/Onedrive"
is what is wrong. This needs to be changed to a variable that you use. Please re-read the documentation to help: https://github.com/abraunegg/onedrive/blob/master/docs/Docker.md