mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-06-10 08:37:02 +00:00
makemkv: allow it to access the necessary devices
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
@@ -37,6 +37,9 @@
|
||||
"writeable": false
|
||||
}
|
||||
],
|
||||
"cap_add": [
|
||||
"SYS_RAWIO"
|
||||
],
|
||||
"environment": [
|
||||
"TZ=%TIMEZONE%",
|
||||
"SECURE_CONNECTION=1",
|
||||
|
||||
Reference in New Issue
Block a user