Support custom docker arguments #1679
Replies: 2 comments 2 replies
-
|
I will add initial support for a few options in v202. More info here. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
I believe this is what I am running into as well. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Add option for custom docker arguments
For example:
docker run --cap-add SYS_ADMIN --device /dev/fuse --security-opt apparmor:unconfinedThis is necessary for me to run rclone mount in a container with FUSE.
I asked about this in Discord here and eventually found this message where @andrasbacsai said it would be supported eventually.
Thought I'd post this request on GitHub so others can easily find it and upvote to show they want it.
Beta Was this translation helpful? Give feedback.
All reactions