Bot Updating Documentation

pull/48/head
LinuxServer-CI 2021-10-26 08:44:50 +02:00
rodzic d62d44681a
commit ce20cd6bc9
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -64,7 +64,9 @@ Valid settings for VERSION are:-
Hardware acceleration users for Intel Quicksync will need to mount their /dev/dri video device inside of the container by passing the following command when running or creating the container: Hardware acceleration users for Intel Quicksync will need to mount their /dev/dri video device inside of the container by passing the following command when running or creating the container:
```--device=/dev/dri:/dev/dri``` ```
--device=/dev/dri:/dev/dri
```
We will automatically ensure the abc user inside of the container has the proper permissions to access this device. We will automatically ensure the abc user inside of the container has the proper permissions to access this device.