Update docker.md#3467
Conversation
|
Firstly, thank you very much for taking the time to open this pull request. That said, I’d like to clarify why the change proposed in this PR isn’t technically correct within the context of how the Docker image is designed to operate. Understanding how the Docker image worksWhen you run the OneDrive Client under Docker, the container always executes via the This design ensures that:
Because these two arguments are always supplied by the entrypoint, any The correct ways to customise runtime behaviourThere are two supported methods for customising how the client runs inside Docker:
Why manually adding
|
|
Thank you so much for your explanations @abraunegg I can see now that what I wrote is not exactly correct.
I'll work on it during this weeks. Give me a few days (~7 days) and I'll get back to you with the changes. |
|
Meanwhile, you can assign the PR to me. |
AleixMT
left a comment
There was a problem hiding this comment.
Implemented your suggestions with nice formatting and structured text.
|
If it is possible, assign the PR to me since I'm using GH projects on my side and I'd like to see this issue as assigned to me (it is because I work in a team and we enforce this rule). |
This is now done |
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
No description provided.